argocd: apps/home-assistant: Enable auto-sync
This way, merging PRs from *updatebot* will automatically trigger updating Home Assistant et al.pull/11/head
parent
9c50acb6b9
commit
1267032847
|
@ -11,3 +11,6 @@ spec:
|
|||
path: home-assistant
|
||||
repoURL: https://git.pyrocufflink.blue/infra/kubernetes.git
|
||||
targetRevision: master
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
|
|
Loading…
Reference in New Issue