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