1
0
Fork 0

argocd: apps/ntfy: Enable auto-sync

This way, merging PRs from *updatebot* will automatically trigger
updating Paperless-ngx et al.
pull/25/head
Dustin 2024-09-24 07:16:34 -05:00
parent a149bc8761
commit 0022171616
1 changed files with 3 additions and 0 deletions

View File

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