change user
Some checks failed
lint-test-helm / helm-lint (push) Successful in 22s
renovate / renovate (push) Has been cancelled

This commit is contained in:
2025-10-03 22:13:00 -05:00
parent db81e31605
commit 077ae2448a

View File

@@ -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: