argocd: apps/firefly-iii: Enable auto-sync

This way, merging PRs from *updatebot* will automatically trigger
updating Firefly-III.
This commit is contained in:
2024-08-27 19:05:34 -05:00
parent 7117ef455b
commit 25b8b3001f

View File

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