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