This commit is contained in:
2025-03-15 23:26:31 +01:00
parent bcdaf59c10
commit bebfbe6c54

View File

@@ -0,0 +1,21 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: postgresql
namespace: argocd
spec:
project: default
destination:
server: "https://kubernetes.default.svc"
namespace: postgres
syncPolicy:
automated:
prune: true
selfHeal: true
ignoreDifferences:
- group: ""
kind: Secret
name: postgresql
namespace: postgres
jsonPointers:
- /data