argocd: apps/firefly-iii: Enable auto-sync
This way, merging PRs from *updatebot* will automatically trigger updating Firefly-III.pull/13/head
parent
7117ef455b
commit
25b8b3001f
|
@ -11,3 +11,6 @@ spec:
|
|||
path: firefly-iii
|
||||
repoURL: https://git.pyrocufflink.blue/infra/kubernetes.git
|
||||
targetRevision: master
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
|
|
Loading…
Reference in New Issue