feat: change volsync schedule
Some checks failed
lint-test-helm / lint-helm (push) Successful in 1m15s
render-manifests-push / render-manifests-push (push) Successful in 1m35s
renovate / renovate (push) Has been cancelled

This commit is contained in:
2026-03-11 17:37:17 -05:00
parent d964a690c5
commit 1c470ee434
12 changed files with 59 additions and 44 deletions

View File

@@ -182,9 +182,10 @@ volsync-target-data:
fsGroup: 1001
local:
enabled: true
schedule: 50 11 * * *
schedule: 50 8 * * *
remote:
enabled: false
enabled: true
schedule: 50 9 * * *
external:
enabled: true
schedule: 50 12 * * *
schedule: 50 10 * * *