Update values.yaml

This commit is contained in:
Kjeld Schouten-Lebbing
2023-03-05 22:41:33 +01:00
committed by GitHub
parent be16b910ef
commit cf0d1b50e3

View File

@@ -84,7 +84,7 @@ securityContext:
PUID: 568
# -- UMASK for all containers
# Can be overruled per container
UMASK: "002"
UMASK: "0022"
# -- Pod security context for all pods
# Can be overruled per pod
pod: