This commit is contained in:
Martyn 2026-05-31 16:00:48 +02:00
parent d20efa52a6
commit 9249f82102

19
app-of-apps/cnpg.yaml Normal file
View file

@ -0,0 +1,19 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: cnpg
namespace: argocd
spec:
destination:
namespace: cnpg-system
server: https://kubernetes.default.svc
project: infra
source:
chart: cloudnative-pg
repoURL: https://cloudnative-pg.github.io/charts
targetRevision: v0.28.2
helm:
valuesObject: {}
syncPolicy:
automated:
selfHeal: true