Merge pull request #2144 from arbeit/patch-1

Update security-context.md
This commit is contained in:
Andrew Chen
2017-01-09 14:17:27 -08:00
committed by GitHub
+1 -1
View File
@@ -48,7 +48,7 @@ for more details.
#### `selinuxOptions`
Volumes which support SELinux labeling are relabled to be accessible
Volumes which support SELinux labeling are relabeled to be accessible
by the label specified unders `seLinuxOptions`. Usually you will only
need to set the `level` section. This sets the SELinux MCS label given
to all containers within the pod as well as the volume.