From 077ae2448a71ed70f8521c5d878b62bf2dc24af1 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 3 Oct 2025 22:13:00 -0500 Subject: [PATCH] change user --- clusters/cl01tl/applications/immich/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: