diff --git a/clusters/cl01tl/applications/immich/values.yaml b/clusters/cl01tl/applications/immich/values.yaml index 68740bcce..968293bc8 100644 --- a/clusters/cl01tl/applications/immich/values.yaml +++ b/clusters/cl01tl/applications/immich/values.yaml @@ -42,12 +42,12 @@ immich: - name: DB_USERNAME valueFrom: secretKeyRef: - name: immich-postgresql-16-b-cluster-app + name: immich-postgresql-16-b-cluster-superuser key: user - name: DB_PASSWORD valueFrom: secretKeyRef: - name: immich-postgresql-16-b-cluster-app + name: immich-postgresql-16-b-cluster-superuser key: password probes: liveness: