From f47f6c975297a5842a8bfcddd0d03ca8869d6718 Mon Sep 17 00:00:00 2001 From: j37hr0 Date: Mon, 27 Apr 2026 15:21:23 +1200 Subject: [PATCH] fixed password key --- infrastructure/modules/postgres-app/job.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/modules/postgres-app/job.yaml b/infrastructure/modules/postgres-app/job.yaml index 533f9ae..e747087 100644 --- a/infrastructure/modules/postgres-app/job.yaml +++ b/infrastructure/modules/postgres-app/job.yaml @@ -20,7 +20,7 @@ spec: valueFrom: secretKeyRef: name: pg-cluster-root-password - key: pg-cluster-root-password + key: password - name: APP_DB valueFrom: