1
0
Fork 0

argocd/apps/grafana: Enable auto sync

pull/60/head
Dustin 2025-06-05 07:09:00 -05:00
parent 9b1a5ef14f
commit e0af6e0549
1 changed files with 3 additions and 0 deletions

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