enable local backups
This commit is contained in:
@@ -437,6 +437,8 @@ volsync-target-config:
|
||||
fsGroup: 1000
|
||||
fsGroupChangePolicy: OnRootMismatch
|
||||
local:
|
||||
enabled: true
|
||||
schedule: 2 11 * * *
|
||||
restic:
|
||||
copyMethod: Snapshot
|
||||
storageClassName: ceph-filesystem
|
||||
@@ -456,7 +458,8 @@ volsync-target-config:
|
||||
volsync-target-qbit-manage-config:
|
||||
pvcTarget: qbittorrent-qbit-manage-config-data
|
||||
local:
|
||||
enabled: false
|
||||
enabled: true
|
||||
schedule: 4 11 * * *
|
||||
remote:
|
||||
enabled: false
|
||||
external:
|
||||
@@ -465,7 +468,8 @@ volsync-target-qbit-manage-config:
|
||||
volsync-target-qui-config:
|
||||
pvcTarget: qbittorrent-qui-config-data
|
||||
local:
|
||||
enabled: false
|
||||
enabled: true
|
||||
schedule: 6 11 * * *
|
||||
remote:
|
||||
enabled: false
|
||||
external:
|
||||
|
||||
Reference in New Issue
Block a user