From 8227012d3808210d8d451783b06e855c1c0295b6 Mon Sep 17 00:00:00 2001 From: j37hr0 Date: Mon, 27 Apr 2026 11:06:26 +1200 Subject: [PATCH] another test --- infrastructure/modules/postgres-app/kustomization.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/infrastructure/modules/postgres-app/kustomization.yaml b/infrastructure/modules/postgres-app/kustomization.yaml index ae35725..48f9fa2 100644 --- a/infrastructure/modules/postgres-app/kustomization.yaml +++ b/infrastructure/modules/postgres-app/kustomization.yaml @@ -3,5 +3,6 @@ kind: Kustomization resources: - job.yaml -dependsOn: - - name: infrastructure +spec: + dependsOn: + - name: infrastructure