docs/concepts/policy/pod-security-policy.md: minor fix. (#7659)
This commit is contained in:
committed by
k8s-ci-robot
parent
ae1333a3df
commit
86a525dc07
@@ -523,9 +523,8 @@ for the default list of capabilities when using the Docker runtime.
|
|||||||
|
|
||||||
### SELinux
|
### SELinux
|
||||||
|
|
||||||
- *MustRunAs* - Requires `seLinuxOptions` to be configured if not using
|
- *MustRunAs* - Requires `seLinuxOptions` to be configured. Uses
|
||||||
pre-allocated values. Uses `seLinuxOptions` as the default. Validates against
|
`seLinuxOptions` as the default. Validates against `seLinuxOptions`.
|
||||||
`seLinuxOptions`.
|
|
||||||
- *RunAsAny* - No default provided. Allows any `seLinuxOptions` to be
|
- *RunAsAny* - No default provided. Allows any `seLinuxOptions` to be
|
||||||
specified.
|
specified.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user