1
0
mirror of https://github.com/ceph/ceph-csi.git synced 2025-03-21 06:39:28 +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:
Sebastian Hoß 2023-12-22 11:48:45 +01:00 committed by mergify[bot]
parent c31cdca8ee
commit faf72d64eb
2 changed files with 2 additions and 0 deletions
charts
ceph-csi-cephfs/templates
ceph-csi-rbd/templates

View File

@ -6,3 +6,4 @@ spec:
attachRequired: false
podInfoOnMount: false
fsGroupPolicy: File
seLinuxMount: true

View File

@ -6,3 +6,4 @@ spec:
attachRequired: true
podInfoOnMount: false
fsGroupPolicy: File
seLinuxMount: true