diff --git a/deploy/postgres/postgres-app.yaml b/deploy/postgres/postgres-app.yaml index 284d510..b2852e5 100644 --- a/deploy/postgres/postgres-app.yaml +++ b/deploy/postgres/postgres-app.yaml @@ -1,7 +1,7 @@ apiVersion: argoproj.io/v1alpha1 kind: Application metadata: - name: postgresql + name: postgres namespace: argocd spec: project: default @@ -29,7 +29,6 @@ spec: namespace: postgres syncPolicy: automated: - prune: true selfHeal: true ignoreDifferences: - group: ""