update postgres

This commit is contained in:
2025-03-15 23:37:28 +01:00
parent fb6d1d90cc
commit f082695652

View File

@@ -1,7 +1,7 @@
apiVersion: argoproj.io/v1alpha1 apiVersion: argoproj.io/v1alpha1
kind: Application kind: Application
metadata: metadata:
name: postgresql name: postgres
namespace: argocd namespace: argocd
spec: spec:
project: default project: default
@@ -29,7 +29,6 @@ spec:
namespace: postgres namespace: postgres
syncPolicy: syncPolicy:
automated: automated:
prune: true
selfHeal: true selfHeal: true
ignoreDifferences: ignoreDifferences:
- group: "" - group: ""