argocd: apps/paperless-ngx: Enable auto-sync
This way, merging PRs from *updatebot* will automatically trigger updating Paperless-ngx et al.
This commit is contained in:
@@ -11,3 +11,6 @@ spec:
|
|||||||
path: paperless-ngx
|
path: paperless-ngx
|
||||||
repoURL: https://git.pyrocufflink.blue/infra/kubernetes.git
|
repoURL: https://git.pyrocufflink.blue/infra/kubernetes.git
|
||||||
targetRevision: master
|
targetRevision: master
|
||||||
|
syncPolicy:
|
||||||
|
automated:
|
||||||
|
prune: true
|
||||||
|
|||||||
Reference in New Issue
Block a user