apiVersion: volsync.backube/v1alpha1 kind: ReplicationSource metadata: name: qbittorrent-qbit-manage-config-data-backup-source-local namespace: qbittorrent labels: helm.sh/chart: volsync-target-qbit-manage-config-0.6.0 app.kubernetes.io/instance: qbittorrent app.kubernetes.io/part-of: qbittorrent app.kubernetes.io/version: "0.6.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: qbittorrent-qbit-manage-config-data-backup spec: sourcePVC: qbittorrent-qbit-manage-config-data trigger: schedule: 0 8 * * * restic: pruneIntervalDays: 7 repository: qbittorrent-qbit-manage-config-data-backup-secret-local retain: daily: 7 hourly: 0 monthly: 3 weekly: 4 yearly: 1 copyMethod: Snapshot storageClassName: ceph-block volumeSnapshotClassName: ceph-blockpool-snapshot cacheCapacity: 1Gi