From 09628ea5ed9048d5c3cb080d6be9609127d8eb4b Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 17 Dec 2025 16:23:41 -0600 Subject: [PATCH] change class --- clusters/cl01tl/helm/qbittorrent/values.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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: