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