mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-01-08 04:49:30 +00:00
helm: align seLinuxMount option w/ deploy folder
Signed-off-by: Sebastian Hoß <seb@xn--ho-hia.de>
(cherry picked from commit 017dddcbfc
)
This commit is contained in:
parent
c31cdca8ee
commit
faf72d64eb
@ -6,3 +6,4 @@ spec:
|
|||||||
attachRequired: false
|
attachRequired: false
|
||||||
podInfoOnMount: false
|
podInfoOnMount: false
|
||||||
fsGroupPolicy: File
|
fsGroupPolicy: File
|
||||||
|
seLinuxMount: true
|
||||||
|
@ -6,3 +6,4 @@ spec:
|
|||||||
attachRequired: true
|
attachRequired: true
|
||||||
podInfoOnMount: false
|
podInfoOnMount: false
|
||||||
fsGroupPolicy: File
|
fsGroupPolicy: File
|
||||||
|
seLinuxMount: true
|
||||||
|
Loading…
Reference in New Issue
Block a user