change schedule
Some checks failed
lint-test-helm / lint-helm (push) Successful in 23s
renovate / renovate (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Successful in 4m23s

This commit is contained in:
2025-12-27 13:40:57 -06:00
parent f99d5fe58b
commit b67d15cdfc
135 changed files with 352 additions and 289 deletions

View File

@@ -447,6 +447,8 @@ volsync-target-config:
storageClassName: ceph-filesystem
volumeSnapshotClassName: ceph-filesystem-snapshot
external:
enabled: true
schedule: 2 12 * * *
restic:
copyMethod: Snapshot
storageClassName: ceph-filesystem
@@ -458,7 +460,8 @@ volsync-target-qbit-manage-config:
remote:
enabled: false
external:
enabled: false
enabled: true
schedule: 4 12 * * *
volsync-target-qui-config:
pvcTarget: qbittorrent-qui-config-data
local:
@@ -466,4 +469,5 @@ volsync-target-qui-config:
remote:
enabled: false
external:
enabled: false
enabled: true
schedule: 6 12 * * *