argocd: apps/authelia: Enable auto-sync

This way, merging PRs from *updatebot* will automatically trigger
updating Paperless-ngx et al.
This commit is contained in:
2024-09-24 07:16:45 -05:00
parent 0022171616
commit df50decba1

View File

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