1
0
Fork 0

argocd: apps/home-assistant: Enable auto-sync

This way, merging PRs from *updatebot* will automatically trigger
updating Home Assistant et al.
pull/11/head
Dustin 2024-08-27 08:57:03 -05:00
parent 9c50acb6b9
commit 1267032847
1 changed files with 3 additions and 0 deletions

View File

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