Fix hard-coded API version (#8004)

This commit is contained in:
Kai Chen
2018-04-06 06:57:09 -07:00
committed by zacharysarah
parent 1d8e316916
commit f510270b15
@@ -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: