diff --git a/clusters/cl01tl/helm/qbittorrent/values.yaml b/clusters/cl01tl/helm/qbittorrent/values.yaml index 4eae1274e..0352feabb 100644 --- a/clusters/cl01tl/helm/qbittorrent/values.yaml +++ b/clusters/cl01tl/helm/qbittorrent/values.yaml @@ -343,6 +343,21 @@ volsync-target-config: runAsGroup: 1000 fsGroup: 1000 fsGroupChangePolicy: OnRootMismatch + local: + restic: + copyMethod: Snapshot + storageClassName: ceph-filesystem + volumeSnapshotClassName: ceph-filesystem-snapshot + remote: + restic: + copyMethod: Snapshot + storageClassName: ceph-filesystem + volumeSnapshotClassName: ceph-filesystem-snapshot + external: + restic: + copyMethod: Snapshot + storageClassName: ceph-filesystem + volumeSnapshotClassName: ceph-filesystem-snapshot volsync-target-qbit-manage-config: pvcTarget: qbittorrent-qbit-manage-config-data volsync-target-qui-config: