feat: change volsync schedule
Some checks failed
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-push / render-manifests-push (push) Successful in 2m8s
renovate / renovate (push) Has been cancelled

This commit is contained in:
2026-03-11 17:40:39 -05:00
parent 1c470ee434
commit f56e5a8a43
7 changed files with 40 additions and 29 deletions

View File

@@ -186,9 +186,10 @@ volsync-target-config:
fsGroupChangePolicy: OnRootMismatch
local:
enabled: true
schedule: 12 11 * * *
schedule: 8 11 * * *
remote:
enabled: false
enabled: true
schedule: 8 12 * * *
external:
enabled: true
schedule: 12 12 * * *
schedule: 8 13 * * *