diff options
| author | Daniel Smith <dbsmith@google.com> | 2015-07-16 19:01:02 -0700 |
|---|---|---|
| committer | Daniel Smith <dbsmith@google.com> | 2015-07-17 11:04:46 -0700 |
| commit | 60cec0f5fa87f28f2a7f1357817d06db433b1e75 (patch) | |
| tree | 9f4938bc69d767bb43c4004998044f7d47cbe35f /security_context.md | |
| parent | 4510fab29da1d028321cf708a5665a14757b7ca7 (diff) | |
apply changes
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 |
