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