just run pgadmin4 as its own user

This commit is contained in:
SeanOMik 2023-06-15 00:47:37 -04:00
parent 7b10be3658
commit 27ee2d089e
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 8 additions and 8 deletions

View File

@ -29,14 +29,14 @@ spec:
- *host
secretName: wildcard-main-tls
securityContext:
runAsUser: 10000
runAsGroup: 10000
fsGroup: 10000
containerSecurityContext:
enabled: true
allowPrivilegeEscalation: false
# securityContext:
# runAsUser: 10000
# runAsGroup: 10000
# fsGroup: 10000
#
# containerSecurityContext:
# enabled: true
# allowPrivilegeEscalation: false
volumePermissions:
enabled: true