remove security context field

This commit is contained in:
2024-07-02 16:38:03 -05:00
parent e553021734
commit 50bd89705d

View File

@@ -26,7 +26,6 @@ pgadmin4:
securityContext:
runAsUser: 5050
runAsGroup: 5050
fsGroup: 5050
image:
repository: dpage/pgadmin4
tag: "8.9"