Fix hard-coded API version (#8004)

pull/8006/head
Kai Chen 2018-04-06 06:57:09 -07:00 committed by k8s-ci-robot
parent 8fdf634af8
commit 4c612d33cb
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ You can also see the patch strategy in the
```
And you can see the patch strategy in the
[Kubernetes API documentation](/docs/reference/generated/kubernetes-api/v1.9/#podspec-v1-core).
[Kubernetes API documentation](/docs/reference/generated/kubernetes-api/{{page.version}}/#podspec-v1-core).
Create a file named `patch-file-tolerations.yaml` that has this content: