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