Add volumepermisssion enabled

This commit is contained in:
Ruben Hensen
2025-02-26 15:03:25 +01:00
parent f557b57275
commit 3dd146bc15
+3 -12
View File
@@ -72,19 +72,10 @@ spec:
## ##
annotations: {} annotations: {}
allowEmptyPassword: true allowEmptyPassword: true
containerSecurityContext: volumePermissions:
## @param volumePermissions.enabled Enable init container that changes the owner/group of the PV mount point to `runAsUser:fsGroup`
##
enabled: true enabled: true
seLinuxOptions: {}
runAsUser: 1001
runAsGroup: 0
runAsNonRoot: true
privileged: false
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
capabilities:
drop: ["ALL"]
seccompProfile:
type: "RuntimeDefault"
syncPolicy: syncPolicy:
syncOptions: syncOptions: