Merge pull request #2865 from jonk/fix-feature-gates-link

Fix feature-gates link
This commit is contained in:
k8s-ci-robot 2018-10-27 12:46:23 -07:00 committed by GitHub
commit 38d96e9eaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ With the `Sysctl` feature enabled, both sysctl fields in `Pod` and `PodSecurityP
and the whitelist of unsafed sysctls are acknowledged. and the whitelist of unsafed sysctls are acknowledged.
If disabled, the fields and the whitelist are just ignored. If disabled, the fields and the whitelist are just ignored.
[1] https://kubernetes.io/docs/reference/feature-gates/ [1] https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/
## Proposal ## Proposal