Issue #13506 Update Pod Security Policy (#13655)

This commit is contained in:
Supriya Sirbi 2019-04-09 06:43:05 +05:30 committed by Kubernetes Prow Robot
parent a2e97664c6
commit 5f6cc2de23
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ Roles](/docs/reference/access-authn-authz/rbac/#controller-roles).
In addition to restricting pod creation and update, pod security policies can
also be used to provide default values for many of the fields that it
controls. When multiple policies are available, the pod security policy
controller selects policies in the following order:
controller selects policies according to the following criteria:
1. If any policies successfully validate the pod without altering it, they are
used.