helm: align seLinuxMount option w/ deploy folder

Signed-off-by: Sebastian Hoß <seb@xn--ho-hia.de>
This commit is contained in:
Sebastian Hoß 2023-12-22 11:48:45 +01:00 committed by mergify[bot]
parent 63ac1a11a1
commit 017dddcbfc
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