From 133354095c9021e3a25cb867530fc41ed5745b30 Mon Sep 17 00:00:00 2001 From: j37hr0 Date: Mon, 27 Apr 2026 10:55:28 +1200 Subject: [PATCH] depends on --- infrastructure/modules/postgres-app/kustomization.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/infrastructure/modules/postgres-app/kustomization.yaml b/infrastructure/modules/postgres-app/kustomization.yaml index ac2f8e0..0a7e7b6 100644 --- a/infrastructure/modules/postgres-app/kustomization.yaml +++ b/infrastructure/modules/postgres-app/kustomization.yaml @@ -2,3 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - job.yaml + +dependsOn: infrastructure