parent
a2e97664c6
commit
5f6cc2de23
|
@ -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
|
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
|
also be used to provide default values for many of the fields that it
|
||||||
controls. When multiple policies are available, the pod security policy
|
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
|
1. If any policies successfully validate the pod without altering it, they are
|
||||||
used.
|
used.
|
||||||
|
|
Loading…
Reference in New Issue