enable pgadmin4 volume permission init
This commit is contained in:
parent
9eb25ff506
commit
7b10be3658
1 changed files with 4 additions and 1 deletions
|
@ -36,4 +36,7 @@ spec:
|
|||
|
||||
containerSecurityContext:
|
||||
enabled: true
|
||||
allowPrivilegeEscalation: false
|
||||
allowPrivilegeEscalation: false
|
||||
|
||||
volumePermissions:
|
||||
enabled: true
|
Loading…
Add table
Reference in a new issue