Merge pull request #6853 from kubernetes/ryanmcginnis-patch-1

Update pod-security-policy.md
This commit is contained in:
Qiming
2018-01-05 09:41:24 +08:00
committed by GitHub
+1 -1
View File
@@ -127,7 +127,7 @@ paired with system groups to grant access to all pods run in the namespace:
``` ```
For more examples of RBAC bindings, see [Role Binding For more examples of RBAC bindings, see [Role Binding
Examples](docs/admin/authorization/rbac/#role-binding-examples). For a complete Examples](/docs/admin/authorization/rbac#role-binding-examples). For a complete
example of authorizing a PodSecurityPolicy, see example of authorizing a PodSecurityPolicy, see
[below](#example). [below](#example).