From 00498a43228e27ad37a914b2708b29f56b768533 Mon Sep 17 00:00:00 2001 From: j37hr0 Date: Mon, 27 Apr 2026 10:59:30 +1200 Subject: [PATCH] fix --- infrastructure/modules/postgres-app/kustomization.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/infrastructure/modules/postgres-app/kustomization.yaml b/infrastructure/modules/postgres-app/kustomization.yaml index 69218df..ae35725 100644 --- a/infrastructure/modules/postgres-app/kustomization.yaml +++ b/infrastructure/modules/postgres-app/kustomization.yaml @@ -3,6 +3,5 @@ kind: Kustomization resources: - job.yaml -spec: - dependsOn: - - name: infrastructure +dependsOn: + - name: infrastructure