diff options
Diffstat (limited to 'security_context.md')
| -rw-r--r-- | security_context.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security_context.md b/security_context.md index 6940aae2..bc76495a 100644 --- a/security_context.md +++ b/security_context.md @@ -179,6 +179,7 @@ type SELinuxOptions struct { Level string } ``` + ### Admission It is up to an admission plugin to determine if the security context is acceptable or not. At the |
