From dec31a6993f21b98cc316b2dda7e76e5b42c2f2e Mon Sep 17 00:00:00 2001 From: alexlebens Date: Tue, 2 Jul 2024 16:31:14 -0500 Subject: [PATCH] change command --- clusters/cl01tl/storage/pgadmin/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/storage/pgadmin/values.yaml b/clusters/cl01tl/storage/pgadmin/values.yaml index 56eba7b55..30e58bb92 100644 --- a/clusters/cl01tl/storage/pgadmin/values.yaml +++ b/clusters/cl01tl/storage/pgadmin/values.yaml @@ -12,7 +12,7 @@ pgadmin4: repository: dpage/pgadmin4 tag: "8.9" pullPolicy: IfNotPresent - command: + args: - /bin/chown -R 5050:5050 /var/lib/pgadmin resources: requests: