From fe3852f2b71f505fc9ca06dacfcdd7bbd3bd0287 Mon Sep 17 00:00:00 2001 From: j37hr0 Date: Mon, 27 Apr 2026 11:22:05 +1200 Subject: [PATCH] fixed up --- infrastructure/modules/postgres-app/job.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infrastructure/modules/postgres-app/job.yaml b/infrastructure/modules/postgres-app/job.yaml index e747087..172177f 100644 --- a/infrastructure/modules/postgres-app/job.yaml +++ b/infrastructure/modules/postgres-app/job.yaml @@ -19,8 +19,8 @@ spec: - name: PGPASSWORD valueFrom: secretKeyRef: - name: pg-cluster-root-password - key: password + name: pg-cluster-secrets + key: pg-cluster-root-password - name: APP_DB valueFrom: