From f0826956528382801916be1a3ffe4ca3a4f1788c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Sat, 15 Mar 2025 23:37:28 +0100 Subject: [PATCH] update postgres --- deploy/postgres/postgres-app.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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: ""