From dcc9726d1051489267399dea401555cd51b2c729 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 3 Oct 2025 22:51:49 -0500 Subject: [PATCH] change source --- clusters/cl01tl/applications/immich/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/clusters/cl01tl/applications/immich/values.yaml b/clusters/cl01tl/applications/immich/values.yaml index 9b57ef28f..8825a5b80 100644 --- a/clusters/cl01tl/applications/immich/values.yaml +++ b/clusters/cl01tl/applications/immich/values.yaml @@ -242,6 +242,8 @@ postgres-16-b-cluster: storageClass: local-path walStorage: storageClass: local-path + postgresUID: 26 + postgresGID: 26 enableSuperuserAccess: true monitoring: enabled: true