Skip to content

Commit

Permalink
docs/concepts/policy/pod-security-policy.md: minor fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
php-coder committed Mar 6, 2018
1 parent 7839151 commit 0a830cc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/concepts/policy/pod-security-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 0a830cc

Please sign in to comment.