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

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