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