argocd/apps/grafana: Enable auto sync
parent
9b1a5ef14f
commit
e0af6e0549
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue