enable pgadmin4 volume permission init
This commit is contained in:
parent
9eb25ff506
commit
7b10be3658
|
@ -36,4 +36,7 @@ spec:
|
|||
|
||||
containerSecurityContext:
|
||||
enabled: true
|
||||
allowPrivilegeEscalation: false
|
||||
allowPrivilegeEscalation: false
|
||||
|
||||
volumePermissions:
|
||||
enabled: true
|
Loading…
Reference in New Issue