From 802437ebece848eef2bc871a05c46d6ae7b54f66 Mon Sep 17 00:00:00 2001 From: Muharem Hrnjadovic Date: Thu, 5 Jan 2017 17:19:43 +0100 Subject: [PATCH] Update security-context.md --- docs/user-guide/security-context.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/security-context.md b/docs/user-guide/security-context.md index c95a14b9b0..3c7bd5625d 100644 --- a/docs/user-guide/security-context.md +++ b/docs/user-guide/security-context.md @@ -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.