argocd/apps/grafana: Enable auto sync

This commit is contained in:
2025-06-05 07:09:00 -05:00
parent 9b1a5ef14f
commit e0af6e0549

View File

@@ -11,3 +11,6 @@ spec:
path: grafana path: grafana
repoURL: https://git.pyrocufflink.blue/infra/kubernetes.git repoURL: https://git.pyrocufflink.blue/infra/kubernetes.git
targetRevision: master targetRevision: master
syncPolicy:
automated:
prune: true