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

This commit is contained in:
2026-03-11 17:30:37 -05:00
parent 9342c73600
commit d964a690c5
7 changed files with 30 additions and 21 deletions

View File

@@ -111,17 +111,19 @@ volsync-target-data:
enabled: true
schedule: 6 8 * * *
remote:
enabled: false
external:
enabled: true
schedule: 6 9 * * *
external:
enabled: true
schedule: 6 10 * * *
volsync-target-config:
pvcTarget: backrest-config
local:
enabled: true
schedule: 8 8 * * *
remote:
enabled: false
external:
enabled: true
schedule: 8 9 * * *
external:
enabled: true
schedule: 8 10 * * *