diff --git a/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-config-backup-source-external.yaml b/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-config-backup-source-external.yaml index 302aa8a63..0bb2f4ab2 100644 --- a/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-config-backup-source-external.yaml +++ b/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-config-backup-source-external.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: audiobookshelf-config trigger: - schedule: 2 9 * * 0 + schedule: 5 9 * * 0 restic: pruneIntervalDays: 35 repository: audiobookshelf-config-backup-secret-external diff --git a/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-config-backup-source-local.yaml b/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-config-backup-source-local.yaml index 062aae27b..5a6f54e3c 100644 --- a/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-config-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-config-backup-source-local.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: audiobookshelf-config trigger: - schedule: 2 8 * * * + schedule: 5 8 * * * restic: pruneIntervalDays: 7 repository: audiobookshelf-config-backup-secret-local diff --git a/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-config-backup-source-remote.yaml b/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-config-backup-source-remote.yaml index 04686be7f..c2fd45911 100644 --- a/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-config-backup-source-remote.yaml +++ b/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-config-backup-source-remote.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: audiobookshelf-config trigger: - schedule: 2 10 * * 0 + schedule: 5 10 * * 0 restic: pruneIntervalDays: 7 repository: audiobookshelf-config-backup-secret-remote diff --git a/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-metadata-backup-source-external.yaml b/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-metadata-backup-source-external.yaml index 0807b282c..6c58a8d62 100644 --- a/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-metadata-backup-source-external.yaml +++ b/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-metadata-backup-source-external.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: audiobookshelf-metadata trigger: - schedule: 4 9 * * 0 + schedule: 10 9 * * 0 restic: pruneIntervalDays: 35 repository: audiobookshelf-metadata-backup-secret-external diff --git a/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-metadata-backup-source-local.yaml b/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-metadata-backup-source-local.yaml index c2c1ddda2..5e66a2060 100644 --- a/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-metadata-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-metadata-backup-source-local.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: audiobookshelf-metadata trigger: - schedule: 4 8 * * * + schedule: 10 8 * * * restic: pruneIntervalDays: 7 repository: audiobookshelf-metadata-backup-secret-local diff --git a/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-metadata-backup-source-remote.yaml b/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-metadata-backup-source-remote.yaml index 893521613..371606439 100644 --- a/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-metadata-backup-source-remote.yaml +++ b/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-metadata-backup-source-remote.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: audiobookshelf-metadata trigger: - schedule: 4 10 * * 0 + schedule: 10 10 * * 0 restic: pruneIntervalDays: 7 repository: audiobookshelf-metadata-backup-secret-remote diff --git a/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-config-backup-source-external.yaml b/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-config-backup-source-external.yaml index f9b281c1e..66f2db30e 100644 --- a/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-config-backup-source-external.yaml +++ b/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-config-backup-source-external.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: backrest-config trigger: - schedule: 8 9 * * 0 + schedule: 20 9 * * 0 restic: pruneIntervalDays: 35 repository: backrest-config-backup-secret-external diff --git a/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-config-backup-source-local.yaml b/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-config-backup-source-local.yaml index 6cb1d3f07..d0fd07af4 100644 --- a/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-config-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-config-backup-source-local.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: backrest-config trigger: - schedule: 8 8 * * * + schedule: 20 8 * * * restic: pruneIntervalDays: 7 repository: backrest-config-backup-secret-local diff --git a/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-config-backup-source-remote.yaml b/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-config-backup-source-remote.yaml index 011b5dcf5..ac33fc564 100644 --- a/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-config-backup-source-remote.yaml +++ b/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-config-backup-source-remote.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: backrest-config trigger: - schedule: 8 10 * * 0 + schedule: 20 10 * * 0 restic: pruneIntervalDays: 7 repository: backrest-config-backup-secret-remote diff --git a/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-data-backup-source-external.yaml b/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-data-backup-source-external.yaml index 34228ee27..153782a97 100644 --- a/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-data-backup-source-external.yaml +++ b/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-data-backup-source-external.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: backrest-data trigger: - schedule: 6 9 * * 0 + schedule: 15 9 * * 0 restic: pruneIntervalDays: 35 repository: backrest-data-backup-secret-external diff --git a/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-data-backup-source-local.yaml b/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-data-backup-source-local.yaml index be4194f0c..fce7ec924 100644 --- a/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-data-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-data-backup-source-local.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: backrest-data trigger: - schedule: 6 8 * * * + schedule: 15 8 * * * restic: pruneIntervalDays: 7 repository: backrest-data-backup-secret-local diff --git a/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-data-backup-source-remote.yaml b/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-data-backup-source-remote.yaml index 9a1f8e0d0..9b62da28e 100644 --- a/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-data-backup-source-remote.yaml +++ b/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-data-backup-source-remote.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: backrest-data trigger: - schedule: 6 10 * * 0 + schedule: 15 10 * * 0 restic: pruneIntervalDays: 7 repository: backrest-data-backup-secret-remote diff --git a/clusters/cl01tl/manifests/bazarr/ReplicationSource-bazarr-config-backup-source-external.yaml b/clusters/cl01tl/manifests/bazarr/ReplicationSource-bazarr-config-backup-source-external.yaml index 575a35ab1..1efd0277e 100644 --- a/clusters/cl01tl/manifests/bazarr/ReplicationSource-bazarr-config-backup-source-external.yaml +++ b/clusters/cl01tl/manifests/bazarr/ReplicationSource-bazarr-config-backup-source-external.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: bazarr-config trigger: - schedule: 10 9 * * 0 + schedule: 25 9 * * 0 restic: pruneIntervalDays: 35 repository: bazarr-config-backup-secret-external diff --git a/clusters/cl01tl/manifests/bazarr/ReplicationSource-bazarr-config-backup-source-local.yaml b/clusters/cl01tl/manifests/bazarr/ReplicationSource-bazarr-config-backup-source-local.yaml index 0b33df878..b50318d19 100644 --- a/clusters/cl01tl/manifests/bazarr/ReplicationSource-bazarr-config-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/bazarr/ReplicationSource-bazarr-config-backup-source-local.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: bazarr-config trigger: - schedule: 10 8 * * * + schedule: 25 8 * * * restic: pruneIntervalDays: 7 repository: bazarr-config-backup-secret-local diff --git a/clusters/cl01tl/manifests/bazarr/ReplicationSource-bazarr-config-backup-source-remote.yaml b/clusters/cl01tl/manifests/bazarr/ReplicationSource-bazarr-config-backup-source-remote.yaml index 336b1632e..dec501e2e 100644 --- a/clusters/cl01tl/manifests/bazarr/ReplicationSource-bazarr-config-backup-source-remote.yaml +++ b/clusters/cl01tl/manifests/bazarr/ReplicationSource-bazarr-config-backup-source-remote.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: bazarr-config trigger: - schedule: 10 10 * * 0 + schedule: 25 10 * * 0 restic: pruneIntervalDays: 7 repository: bazarr-config-backup-secret-remote diff --git a/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-public-backup-source-external.yaml b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-public-backup-source-external.yaml index 549c770ee..f9edbdf07 100644 --- a/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-public-backup-source-external.yaml +++ b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-public-backup-source-external.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: dawarich-public trigger: - schedule: 8 9 * * 0 + schedule: 35 9 * * 0 restic: pruneIntervalDays: 35 repository: dawarich-public-backup-secret-external diff --git a/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-public-backup-source-local.yaml b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-public-backup-source-local.yaml index 21bc5acff..8113c4dfc 100644 --- a/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-public-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-public-backup-source-local.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: dawarich-public trigger: - schedule: 8 8 * * * + schedule: 35 8 * * * restic: pruneIntervalDays: 7 repository: dawarich-public-backup-secret-local diff --git a/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-public-backup-source-remote.yaml b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-public-backup-source-remote.yaml index 8b3c4aec8..cd8052fd5 100644 --- a/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-public-backup-source-remote.yaml +++ b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-public-backup-source-remote.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: dawarich-public trigger: - schedule: 8 10 * * 0 + schedule: 35 10 * * 0 restic: pruneIntervalDays: 7 repository: dawarich-public-backup-secret-remote diff --git a/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-storage-backup-source-external.yaml b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-storage-backup-source-external.yaml index 81e36e5af..24e7f4450 100644 --- a/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-storage-backup-source-external.yaml +++ b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-storage-backup-source-external.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: dawarich-storage trigger: - schedule: 6 9 * * 0 + schedule: 30 9 * * 0 restic: pruneIntervalDays: 35 repository: dawarich-storage-backup-secret-external diff --git a/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-storage-backup-source-local.yaml b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-storage-backup-source-local.yaml index 5dc43c769..3194864d4 100644 --- a/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-storage-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-storage-backup-source-local.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: dawarich-storage trigger: - schedule: 6 8 * * * + schedule: 30 8 * * * restic: pruneIntervalDays: 7 repository: dawarich-storage-backup-secret-local diff --git a/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-storage-backup-source-remote.yaml b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-storage-backup-source-remote.yaml index 3812864f3..27697689e 100644 --- a/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-storage-backup-source-remote.yaml +++ b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-storage-backup-source-remote.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: dawarich-storage trigger: - schedule: 6 10 * * 0 + schedule: 30 10 * * 0 restic: pruneIntervalDays: 7 repository: dawarich-storage-backup-secret-remote diff --git a/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-watched-backup-source-external.yaml b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-watched-backup-source-external.yaml index fc95777bc..3d21f31ba 100644 --- a/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-watched-backup-source-external.yaml +++ b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-watched-backup-source-external.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: dawarich-watched trigger: - schedule: 8 9 * * 0 + schedule: 40 9 * * 0 restic: pruneIntervalDays: 35 repository: dawarich-watched-backup-secret-external diff --git a/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-watched-backup-source-local.yaml b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-watched-backup-source-local.yaml index 6cd2c8344..9aa15aee0 100644 --- a/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-watched-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-watched-backup-source-local.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: dawarich-watched trigger: - schedule: 8 8 * * * + schedule: 40 8 * * * restic: pruneIntervalDays: 7 repository: dawarich-watched-backup-secret-local diff --git a/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-watched-backup-source-remote.yaml b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-watched-backup-source-remote.yaml index 6fb501ec4..094e43d96 100644 --- a/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-watched-backup-source-remote.yaml +++ b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-watched-backup-source-remote.yaml @@ -13,7 +13,7 @@ metadata: spec: sourcePVC: dawarich-watched trigger: - schedule: 8 10 * * 0 + schedule: 40 10 * * 0 restic: pruneIntervalDays: 7 repository: dawarich-watched-backup-secret-remote diff --git a/clusters/cl01tl/manifests/foldergram/ExternalSecret-foldergram-db-backup-secret-external.yaml b/clusters/cl01tl/manifests/foldergram/ExternalSecret-foldergram-db-backup-secret-external.yaml index 639b1873a..f2d5ffea2 100644 --- a/clusters/cl01tl/manifests/foldergram/ExternalSecret-foldergram-db-backup-secret-external.yaml +++ b/clusters/cl01tl/manifests/foldergram/ExternalSecret-foldergram-db-backup-secret-external.yaml @@ -4,10 +4,10 @@ metadata: name: foldergram-db-backup-secret-external namespace: foldergram labels: - helm.sh/chart: volsync-target-db-1.1.1 + helm.sh/chart: volsync-target-db-2.0.0 app.kubernetes.io/instance: foldergram app.kubernetes.io/part-of: foldergram - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: foldergram-db-backup-secret-external spec: @@ -23,25 +23,25 @@ spec: data: - secretKey: ENDPOINT remoteRef: - key: /digital-ocean/config + key: /backblaze/config property: ENDPOINT - secretKey: BUCKET remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: BUCKET - secretKey: RESTIC_PASSWORD remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: RESTIC_PASSWORD - secretKey: AWS_DEFAULT_REGION remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: AWS_REGION - secretKey: AWS_ACCESS_KEY_ID remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: AWS_ACCESS_KEY_ID - secretKey: AWS_SECRET_ACCESS_KEY remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: AWS_SECRET_ACCESS_KEY diff --git a/clusters/cl01tl/manifests/foldergram/ExternalSecret-foldergram-db-backup-secret-local.yaml b/clusters/cl01tl/manifests/foldergram/ExternalSecret-foldergram-db-backup-secret-local.yaml index 646725b52..36a12bb99 100644 --- a/clusters/cl01tl/manifests/foldergram/ExternalSecret-foldergram-db-backup-secret-local.yaml +++ b/clusters/cl01tl/manifests/foldergram/ExternalSecret-foldergram-db-backup-secret-local.yaml @@ -4,10 +4,10 @@ metadata: name: foldergram-db-backup-secret-local namespace: foldergram labels: - helm.sh/chart: volsync-target-db-1.1.1 + helm.sh/chart: volsync-target-db-2.0.0 app.kubernetes.io/instance: foldergram app.kubernetes.io/part-of: foldergram - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: foldergram-db-backup-secret-local spec: diff --git a/clusters/cl01tl/manifests/foldergram/ExternalSecret-foldergram-db-backup-secret-remote.yaml b/clusters/cl01tl/manifests/foldergram/ExternalSecret-foldergram-db-backup-secret-remote.yaml index 9978b5234..aba373ccb 100644 --- a/clusters/cl01tl/manifests/foldergram/ExternalSecret-foldergram-db-backup-secret-remote.yaml +++ b/clusters/cl01tl/manifests/foldergram/ExternalSecret-foldergram-db-backup-secret-remote.yaml @@ -4,10 +4,10 @@ metadata: name: foldergram-db-backup-secret-remote namespace: foldergram labels: - helm.sh/chart: volsync-target-db-1.1.1 + helm.sh/chart: volsync-target-db-2.0.0 app.kubernetes.io/instance: foldergram app.kubernetes.io/part-of: foldergram - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: foldergram-db-backup-secret-remote spec: diff --git a/clusters/cl01tl/manifests/foldergram/PrometheusRule-foldergram-db-backup-source-local.yaml b/clusters/cl01tl/manifests/foldergram/PrometheusRule-foldergram-db-backup-source-local.yaml index e89fdd51d..0ea25b79a 100644 --- a/clusters/cl01tl/manifests/foldergram/PrometheusRule-foldergram-db-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/foldergram/PrometheusRule-foldergram-db-backup-source-local.yaml @@ -4,10 +4,10 @@ metadata: name: foldergram-db-backup-source-local namespace: foldergram labels: - helm.sh/chart: volsync-target-db-1.1.1 + helm.sh/chart: volsync-target-db-2.0.0 app.kubernetes.io/instance: foldergram app.kubernetes.io/part-of: foldergram - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: foldergram-db-backup-source-local spec: diff --git a/clusters/cl01tl/manifests/foldergram/ReplicationSource-foldergram-db-backup-source-external.yaml b/clusters/cl01tl/manifests/foldergram/ReplicationSource-foldergram-db-backup-source-external.yaml index 5ec2c03c6..e7dd438e3 100644 --- a/clusters/cl01tl/manifests/foldergram/ReplicationSource-foldergram-db-backup-source-external.yaml +++ b/clusters/cl01tl/manifests/foldergram/ReplicationSource-foldergram-db-backup-source-external.yaml @@ -4,25 +4,25 @@ metadata: name: foldergram-db-backup-source-external namespace: foldergram labels: - helm.sh/chart: volsync-target-db-1.1.1 + helm.sh/chart: volsync-target-db-2.0.0 app.kubernetes.io/instance: foldergram app.kubernetes.io/part-of: foldergram - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: foldergram-db-backup spec: sourcePVC: foldergram-db trigger: - schedule: 46 13 * * * + schedule: 0 9 * * 1 restic: - pruneIntervalDays: 7 + pruneIntervalDays: 35 repository: foldergram-db-backup-secret-external retain: - daily: 7 + daily: 0 hourly: 0 - monthly: 3 - weekly: 4 - yearly: 1 + monthly: 0 + weekly: 12 + yearly: 0 copyMethod: Snapshot storageClassName: ceph-block volumeSnapshotClassName: ceph-blockpool-snapshot diff --git a/clusters/cl01tl/manifests/foldergram/ReplicationSource-foldergram-db-backup-source-local.yaml b/clusters/cl01tl/manifests/foldergram/ReplicationSource-foldergram-db-backup-source-local.yaml index a771f22bb..a6dcbc67f 100644 --- a/clusters/cl01tl/manifests/foldergram/ReplicationSource-foldergram-db-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/foldergram/ReplicationSource-foldergram-db-backup-source-local.yaml @@ -4,25 +4,25 @@ metadata: name: foldergram-db-backup-source-local namespace: foldergram labels: - helm.sh/chart: volsync-target-db-1.1.1 + helm.sh/chart: volsync-target-db-2.0.0 app.kubernetes.io/instance: foldergram app.kubernetes.io/part-of: foldergram - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: foldergram-db-backup-source-local spec: sourcePVC: foldergram-db trigger: - schedule: 46 11 * * * + schedule: 0 8 * * * restic: pruneIntervalDays: 7 repository: foldergram-db-backup-secret-local retain: daily: 7 hourly: 0 - monthly: 3 + monthly: 0 weekly: 4 - yearly: 1 + yearly: 0 copyMethod: Snapshot storageClassName: ceph-block volumeSnapshotClassName: ceph-blockpool-snapshot diff --git a/clusters/cl01tl/manifests/foldergram/ReplicationSource-foldergram-db-backup-source-remote.yaml b/clusters/cl01tl/manifests/foldergram/ReplicationSource-foldergram-db-backup-source-remote.yaml index 0ae5651d5..1083d313a 100644 --- a/clusters/cl01tl/manifests/foldergram/ReplicationSource-foldergram-db-backup-source-remote.yaml +++ b/clusters/cl01tl/manifests/foldergram/ReplicationSource-foldergram-db-backup-source-remote.yaml @@ -4,25 +4,25 @@ metadata: name: foldergram-db-backup-source-remote namespace: foldergram labels: - helm.sh/chart: volsync-target-db-1.1.1 + helm.sh/chart: volsync-target-db-2.0.0 app.kubernetes.io/instance: foldergram app.kubernetes.io/part-of: foldergram - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: foldergram-db-backup spec: sourcePVC: foldergram-db trigger: - schedule: 46 12 * * * + schedule: 0 10 * * 1 restic: pruneIntervalDays: 7 repository: foldergram-db-backup-secret-remote retain: - daily: 7 + daily: 0 hourly: 0 - monthly: 3 - weekly: 4 - yearly: 1 + monthly: 0 + weekly: 12 + yearly: 0 copyMethod: Snapshot storageClassName: ceph-block volumeSnapshotClassName: ceph-blockpool-snapshot diff --git a/clusters/cl01tl/manifests/freshrss/ExternalSecret-freshrss-data-backup-secret-external.yaml b/clusters/cl01tl/manifests/freshrss/ExternalSecret-freshrss-data-backup-secret-external.yaml index 0d2e8c724..7e61f4c11 100644 --- a/clusters/cl01tl/manifests/freshrss/ExternalSecret-freshrss-data-backup-secret-external.yaml +++ b/clusters/cl01tl/manifests/freshrss/ExternalSecret-freshrss-data-backup-secret-external.yaml @@ -4,10 +4,10 @@ metadata: name: freshrss-data-backup-secret-external namespace: freshrss labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: freshrss app.kubernetes.io/part-of: freshrss - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: freshrss-data-backup-secret-external spec: @@ -23,25 +23,25 @@ spec: data: - secretKey: ENDPOINT remoteRef: - key: /digital-ocean/config + key: /backblaze/config property: ENDPOINT - secretKey: BUCKET remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: BUCKET - secretKey: RESTIC_PASSWORD remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: RESTIC_PASSWORD - secretKey: AWS_DEFAULT_REGION remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: AWS_REGION - secretKey: AWS_ACCESS_KEY_ID remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: AWS_ACCESS_KEY_ID - secretKey: AWS_SECRET_ACCESS_KEY remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: AWS_SECRET_ACCESS_KEY diff --git a/clusters/cl01tl/manifests/freshrss/ExternalSecret-freshrss-data-backup-secret-local.yaml b/clusters/cl01tl/manifests/freshrss/ExternalSecret-freshrss-data-backup-secret-local.yaml index 99f07ec19..4b7d58199 100644 --- a/clusters/cl01tl/manifests/freshrss/ExternalSecret-freshrss-data-backup-secret-local.yaml +++ b/clusters/cl01tl/manifests/freshrss/ExternalSecret-freshrss-data-backup-secret-local.yaml @@ -4,10 +4,10 @@ metadata: name: freshrss-data-backup-secret-local namespace: freshrss labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: freshrss app.kubernetes.io/part-of: freshrss - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: freshrss-data-backup-secret-local spec: diff --git a/clusters/cl01tl/manifests/freshrss/ExternalSecret-freshrss-data-backup-secret-remote.yaml b/clusters/cl01tl/manifests/freshrss/ExternalSecret-freshrss-data-backup-secret-remote.yaml index 5a7c01bac..04c38feaf 100644 --- a/clusters/cl01tl/manifests/freshrss/ExternalSecret-freshrss-data-backup-secret-remote.yaml +++ b/clusters/cl01tl/manifests/freshrss/ExternalSecret-freshrss-data-backup-secret-remote.yaml @@ -4,10 +4,10 @@ metadata: name: freshrss-data-backup-secret-remote namespace: freshrss labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: freshrss app.kubernetes.io/part-of: freshrss - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: freshrss-data-backup-secret-remote spec: diff --git a/clusters/cl01tl/manifests/freshrss/PrometheusRule-freshrss-data-backup-source-local.yaml b/clusters/cl01tl/manifests/freshrss/PrometheusRule-freshrss-data-backup-source-local.yaml index 378ef0fb4..d146c30a9 100644 --- a/clusters/cl01tl/manifests/freshrss/PrometheusRule-freshrss-data-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/freshrss/PrometheusRule-freshrss-data-backup-source-local.yaml @@ -4,10 +4,10 @@ metadata: name: freshrss-data-backup-source-local namespace: freshrss labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: freshrss app.kubernetes.io/part-of: freshrss - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: freshrss-data-backup-source-local spec: diff --git a/clusters/cl01tl/manifests/freshrss/ReplicationSource-freshrss-data-backup-source-external.yaml b/clusters/cl01tl/manifests/freshrss/ReplicationSource-freshrss-data-backup-source-external.yaml index 4dcdbf64c..35b99badf 100644 --- a/clusters/cl01tl/manifests/freshrss/ReplicationSource-freshrss-data-backup-source-external.yaml +++ b/clusters/cl01tl/manifests/freshrss/ReplicationSource-freshrss-data-backup-source-external.yaml @@ -4,25 +4,25 @@ metadata: name: freshrss-data-backup-source-external namespace: freshrss labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: freshrss app.kubernetes.io/part-of: freshrss - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: freshrss-data-backup spec: sourcePVC: freshrss-data trigger: - schedule: 18 10 * * * + schedule: 5 9 * * 1 restic: - pruneIntervalDays: 7 + pruneIntervalDays: 35 repository: freshrss-data-backup-secret-external retain: - daily: 7 + daily: 0 hourly: 0 - monthly: 3 - weekly: 4 - yearly: 1 + monthly: 0 + weekly: 12 + yearly: 0 moverSecurityContext: fsGroup: 568 fsGroupChangePolicy: OnRootMismatch diff --git a/clusters/cl01tl/manifests/freshrss/ReplicationSource-freshrss-data-backup-source-local.yaml b/clusters/cl01tl/manifests/freshrss/ReplicationSource-freshrss-data-backup-source-local.yaml index 15d9a644c..b68e77f60 100644 --- a/clusters/cl01tl/manifests/freshrss/ReplicationSource-freshrss-data-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/freshrss/ReplicationSource-freshrss-data-backup-source-local.yaml @@ -4,25 +4,25 @@ metadata: name: freshrss-data-backup-source-local namespace: freshrss labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: freshrss app.kubernetes.io/part-of: freshrss - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: freshrss-data-backup-source-local spec: sourcePVC: freshrss-data trigger: - schedule: 18 8 * * * + schedule: 5 8 * * * restic: pruneIntervalDays: 7 repository: freshrss-data-backup-secret-local retain: daily: 7 hourly: 0 - monthly: 3 + monthly: 0 weekly: 4 - yearly: 1 + yearly: 0 moverSecurityContext: fsGroup: 568 fsGroupChangePolicy: OnRootMismatch diff --git a/clusters/cl01tl/manifests/freshrss/ReplicationSource-freshrss-data-backup-source-remote.yaml b/clusters/cl01tl/manifests/freshrss/ReplicationSource-freshrss-data-backup-source-remote.yaml index e30ba45bf..b47d17f89 100644 --- a/clusters/cl01tl/manifests/freshrss/ReplicationSource-freshrss-data-backup-source-remote.yaml +++ b/clusters/cl01tl/manifests/freshrss/ReplicationSource-freshrss-data-backup-source-remote.yaml @@ -4,25 +4,25 @@ metadata: name: freshrss-data-backup-source-remote namespace: freshrss labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: freshrss app.kubernetes.io/part-of: freshrss - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: freshrss-data-backup spec: sourcePVC: freshrss-data trigger: - schedule: 18 9 * * * + schedule: 5 10 * * 1 restic: pruneIntervalDays: 7 repository: freshrss-data-backup-secret-remote retain: - daily: 7 + daily: 0 hourly: 0 - monthly: 3 - weekly: 4 - yearly: 1 + monthly: 0 + weekly: 12 + yearly: 0 moverSecurityContext: fsGroup: 568 fsGroupChangePolicy: OnRootMismatch diff --git a/clusters/cl01tl/manifests/gatus/ExternalSecret-gatus-backup-secret-external.yaml b/clusters/cl01tl/manifests/gatus/ExternalSecret-gatus-backup-secret-external.yaml index fd6d54328..2bc4c839f 100644 --- a/clusters/cl01tl/manifests/gatus/ExternalSecret-gatus-backup-secret-external.yaml +++ b/clusters/cl01tl/manifests/gatus/ExternalSecret-gatus-backup-secret-external.yaml @@ -4,10 +4,10 @@ metadata: name: gatus-backup-secret-external namespace: gatus labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: gatus app.kubernetes.io/part-of: gatus - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: gatus-backup-secret-external spec: @@ -23,25 +23,25 @@ spec: data: - secretKey: ENDPOINT remoteRef: - key: /digital-ocean/config + key: /backblaze/config property: ENDPOINT - secretKey: BUCKET remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: BUCKET - secretKey: RESTIC_PASSWORD remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: RESTIC_PASSWORD - secretKey: AWS_DEFAULT_REGION remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: AWS_REGION - secretKey: AWS_ACCESS_KEY_ID remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: AWS_ACCESS_KEY_ID - secretKey: AWS_SECRET_ACCESS_KEY remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: AWS_SECRET_ACCESS_KEY diff --git a/clusters/cl01tl/manifests/gatus/ExternalSecret-gatus-backup-secret-local.yaml b/clusters/cl01tl/manifests/gatus/ExternalSecret-gatus-backup-secret-local.yaml index 908b71931..befa0d7ae 100644 --- a/clusters/cl01tl/manifests/gatus/ExternalSecret-gatus-backup-secret-local.yaml +++ b/clusters/cl01tl/manifests/gatus/ExternalSecret-gatus-backup-secret-local.yaml @@ -4,10 +4,10 @@ metadata: name: gatus-backup-secret-local namespace: gatus labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: gatus app.kubernetes.io/part-of: gatus - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: gatus-backup-secret-local spec: diff --git a/clusters/cl01tl/manifests/gatus/ExternalSecret-gatus-backup-secret-remote.yaml b/clusters/cl01tl/manifests/gatus/ExternalSecret-gatus-backup-secret-remote.yaml index e33f1cdd0..96e92ae81 100644 --- a/clusters/cl01tl/manifests/gatus/ExternalSecret-gatus-backup-secret-remote.yaml +++ b/clusters/cl01tl/manifests/gatus/ExternalSecret-gatus-backup-secret-remote.yaml @@ -4,10 +4,10 @@ metadata: name: gatus-backup-secret-remote namespace: gatus labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: gatus app.kubernetes.io/part-of: gatus - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: gatus-backup-secret-remote spec: diff --git a/clusters/cl01tl/manifests/gatus/PrometheusRule-gatus-backup-source-local.yaml b/clusters/cl01tl/manifests/gatus/PrometheusRule-gatus-backup-source-local.yaml index 7829b867b..66cede0a4 100644 --- a/clusters/cl01tl/manifests/gatus/PrometheusRule-gatus-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/gatus/PrometheusRule-gatus-backup-source-local.yaml @@ -4,10 +4,10 @@ metadata: name: gatus-backup-source-local namespace: gatus labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: gatus app.kubernetes.io/part-of: gatus - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: gatus-backup-source-local spec: diff --git a/clusters/cl01tl/manifests/gatus/ReplicationSource-gatus-backup-source-external.yaml b/clusters/cl01tl/manifests/gatus/ReplicationSource-gatus-backup-source-external.yaml index 6945e102c..28823cf3b 100644 --- a/clusters/cl01tl/manifests/gatus/ReplicationSource-gatus-backup-source-external.yaml +++ b/clusters/cl01tl/manifests/gatus/ReplicationSource-gatus-backup-source-external.yaml @@ -4,25 +4,25 @@ metadata: name: gatus-backup-source-external namespace: gatus labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: gatus app.kubernetes.io/part-of: gatus - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: gatus-backup spec: sourcePVC: gatus trigger: - schedule: 20 10 * * * + schedule: 15 9 * * 1 restic: - pruneIntervalDays: 7 + pruneIntervalDays: 35 repository: gatus-backup-secret-external retain: - daily: 7 + daily: 0 hourly: 0 - monthly: 3 - weekly: 4 - yearly: 1 + monthly: 0 + weekly: 12 + yearly: 0 copyMethod: Snapshot storageClassName: ceph-block volumeSnapshotClassName: ceph-blockpool-snapshot diff --git a/clusters/cl01tl/manifests/gatus/ReplicationSource-gatus-backup-source-local.yaml b/clusters/cl01tl/manifests/gatus/ReplicationSource-gatus-backup-source-local.yaml index 0e62ef3fb..5283fb97b 100644 --- a/clusters/cl01tl/manifests/gatus/ReplicationSource-gatus-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/gatus/ReplicationSource-gatus-backup-source-local.yaml @@ -4,25 +4,25 @@ metadata: name: gatus-backup-source-local namespace: gatus labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: gatus app.kubernetes.io/part-of: gatus - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: gatus-backup-source-local spec: sourcePVC: gatus trigger: - schedule: 20 8 * * * + schedule: 15 8 * * * restic: pruneIntervalDays: 7 repository: gatus-backup-secret-local retain: daily: 7 hourly: 0 - monthly: 3 + monthly: 0 weekly: 4 - yearly: 1 + yearly: 0 copyMethod: Snapshot storageClassName: ceph-block volumeSnapshotClassName: ceph-blockpool-snapshot diff --git a/clusters/cl01tl/manifests/gatus/ReplicationSource-gatus-backup-source-remote.yaml b/clusters/cl01tl/manifests/gatus/ReplicationSource-gatus-backup-source-remote.yaml index 476b61639..8e88db813 100644 --- a/clusters/cl01tl/manifests/gatus/ReplicationSource-gatus-backup-source-remote.yaml +++ b/clusters/cl01tl/manifests/gatus/ReplicationSource-gatus-backup-source-remote.yaml @@ -4,25 +4,25 @@ metadata: name: gatus-backup-source-remote namespace: gatus labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: gatus app.kubernetes.io/part-of: gatus - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: gatus-backup spec: sourcePVC: gatus trigger: - schedule: 20 9 * * * + schedule: 15 10 * * 1 restic: pruneIntervalDays: 7 repository: gatus-backup-secret-remote retain: - daily: 7 + daily: 0 hourly: 0 - monthly: 3 - weekly: 4 - yearly: 1 + monthly: 0 + weekly: 12 + yearly: 0 copyMethod: Snapshot storageClassName: ceph-block volumeSnapshotClassName: ceph-blockpool-snapshot diff --git a/clusters/cl01tl/manifests/gitea/ExternalSecret-gitea-shared-storage-backup-secret-local.yaml b/clusters/cl01tl/manifests/gitea/ExternalSecret-gitea-shared-storage-backup-secret-local.yaml index feb8792b9..285535c16 100644 --- a/clusters/cl01tl/manifests/gitea/ExternalSecret-gitea-shared-storage-backup-secret-local.yaml +++ b/clusters/cl01tl/manifests/gitea/ExternalSecret-gitea-shared-storage-backup-secret-local.yaml @@ -4,10 +4,10 @@ metadata: name: gitea-shared-storage-backup-secret-local namespace: gitea labels: - helm.sh/chart: volsync-target-storage-1.1.1 + helm.sh/chart: volsync-target-storage-2.0.0 app.kubernetes.io/instance: gitea app.kubernetes.io/part-of: gitea - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: gitea-shared-storage-backup-secret-local spec: diff --git a/clusters/cl01tl/manifests/gitea/PrometheusRule-gitea-shared-storage-backup-source-local.yaml b/clusters/cl01tl/manifests/gitea/PrometheusRule-gitea-shared-storage-backup-source-local.yaml index d3a3392d5..ca6d18f84 100644 --- a/clusters/cl01tl/manifests/gitea/PrometheusRule-gitea-shared-storage-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/gitea/PrometheusRule-gitea-shared-storage-backup-source-local.yaml @@ -4,10 +4,10 @@ metadata: name: gitea-shared-storage-backup-source-local namespace: gitea labels: - helm.sh/chart: volsync-target-storage-1.1.1 + helm.sh/chart: volsync-target-storage-2.0.0 app.kubernetes.io/instance: gitea app.kubernetes.io/part-of: gitea - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: gitea-shared-storage-backup-source-local spec: diff --git a/clusters/cl01tl/manifests/gitea/ReplicationSource-gitea-shared-storage-backup-source-local.yaml b/clusters/cl01tl/manifests/gitea/ReplicationSource-gitea-shared-storage-backup-source-local.yaml index 01686cced..14084d0c8 100644 --- a/clusters/cl01tl/manifests/gitea/ReplicationSource-gitea-shared-storage-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/gitea/ReplicationSource-gitea-shared-storage-backup-source-local.yaml @@ -4,10 +4,10 @@ metadata: name: gitea-shared-storage-backup-source-local namespace: gitea labels: - helm.sh/chart: volsync-target-storage-1.1.1 + helm.sh/chart: volsync-target-storage-2.0.0 app.kubernetes.io/instance: gitea app.kubernetes.io/part-of: gitea - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: gitea-shared-storage-backup-source-local spec: diff --git a/clusters/cl01tl/manifests/grimmory/ExternalSecret-grimmory-config-backup-secret-external.yaml b/clusters/cl01tl/manifests/grimmory/ExternalSecret-grimmory-config-backup-secret-external.yaml index cf0003097..b9cfada3c 100644 --- a/clusters/cl01tl/manifests/grimmory/ExternalSecret-grimmory-config-backup-secret-external.yaml +++ b/clusters/cl01tl/manifests/grimmory/ExternalSecret-grimmory-config-backup-secret-external.yaml @@ -4,10 +4,10 @@ metadata: name: grimmory-config-backup-secret-external namespace: grimmory labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: grimmory app.kubernetes.io/part-of: grimmory - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: grimmory-config-backup-secret-external spec: @@ -23,25 +23,25 @@ spec: data: - secretKey: ENDPOINT remoteRef: - key: /digital-ocean/config + key: /backblaze/config property: ENDPOINT - secretKey: BUCKET remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: BUCKET - secretKey: RESTIC_PASSWORD remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: RESTIC_PASSWORD - secretKey: AWS_DEFAULT_REGION remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: AWS_REGION - secretKey: AWS_ACCESS_KEY_ID remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: AWS_ACCESS_KEY_ID - secretKey: AWS_SECRET_ACCESS_KEY remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: AWS_SECRET_ACCESS_KEY diff --git a/clusters/cl01tl/manifests/grimmory/ExternalSecret-grimmory-config-backup-secret-local.yaml b/clusters/cl01tl/manifests/grimmory/ExternalSecret-grimmory-config-backup-secret-local.yaml index ec40fa6bf..5b0c342d9 100644 --- a/clusters/cl01tl/manifests/grimmory/ExternalSecret-grimmory-config-backup-secret-local.yaml +++ b/clusters/cl01tl/manifests/grimmory/ExternalSecret-grimmory-config-backup-secret-local.yaml @@ -4,10 +4,10 @@ metadata: name: grimmory-config-backup-secret-local namespace: grimmory labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: grimmory app.kubernetes.io/part-of: grimmory - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: grimmory-config-backup-secret-local spec: diff --git a/clusters/cl01tl/manifests/grimmory/ExternalSecret-grimmory-config-backup-secret-remote.yaml b/clusters/cl01tl/manifests/grimmory/ExternalSecret-grimmory-config-backup-secret-remote.yaml index 4d0eb52fb..c1c2aab14 100644 --- a/clusters/cl01tl/manifests/grimmory/ExternalSecret-grimmory-config-backup-secret-remote.yaml +++ b/clusters/cl01tl/manifests/grimmory/ExternalSecret-grimmory-config-backup-secret-remote.yaml @@ -4,10 +4,10 @@ metadata: name: grimmory-config-backup-secret-remote namespace: grimmory labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: grimmory app.kubernetes.io/part-of: grimmory - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: grimmory-config-backup-secret-remote spec: diff --git a/clusters/cl01tl/manifests/grimmory/PrometheusRule-grimmory-config-backup-source-local.yaml b/clusters/cl01tl/manifests/grimmory/PrometheusRule-grimmory-config-backup-source-local.yaml index 90ecfb56f..396b62b32 100644 --- a/clusters/cl01tl/manifests/grimmory/PrometheusRule-grimmory-config-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/grimmory/PrometheusRule-grimmory-config-backup-source-local.yaml @@ -4,10 +4,10 @@ metadata: name: grimmory-config-backup-source-local namespace: grimmory labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: grimmory app.kubernetes.io/part-of: grimmory - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: grimmory-config-backup-source-local spec: diff --git a/clusters/cl01tl/manifests/grimmory/ReplicationSource-grimmory-config-backup-source-external.yaml b/clusters/cl01tl/manifests/grimmory/ReplicationSource-grimmory-config-backup-source-external.yaml index c2569b15b..e02500700 100644 --- a/clusters/cl01tl/manifests/grimmory/ReplicationSource-grimmory-config-backup-source-external.yaml +++ b/clusters/cl01tl/manifests/grimmory/ReplicationSource-grimmory-config-backup-source-external.yaml @@ -4,25 +4,25 @@ metadata: name: grimmory-config-backup-source-external namespace: grimmory labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: grimmory app.kubernetes.io/part-of: grimmory - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: grimmory-config-backup spec: sourcePVC: grimmory-config trigger: - schedule: 12 10 * * * + schedule: 20 9 * * 1 restic: - pruneIntervalDays: 7 + pruneIntervalDays: 35 repository: grimmory-config-backup-secret-external retain: - daily: 7 + daily: 0 hourly: 0 - monthly: 3 - weekly: 4 - yearly: 1 + monthly: 0 + weekly: 12 + yearly: 0 moverSecurityContext: fsGroup: 1000 fsGroupChangePolicy: OnRootMismatch diff --git a/clusters/cl01tl/manifests/grimmory/ReplicationSource-grimmory-config-backup-source-local.yaml b/clusters/cl01tl/manifests/grimmory/ReplicationSource-grimmory-config-backup-source-local.yaml index 166e2dfc5..e3c65b63c 100644 --- a/clusters/cl01tl/manifests/grimmory/ReplicationSource-grimmory-config-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/grimmory/ReplicationSource-grimmory-config-backup-source-local.yaml @@ -4,25 +4,25 @@ metadata: name: grimmory-config-backup-source-local namespace: grimmory labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: grimmory app.kubernetes.io/part-of: grimmory - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: grimmory-config-backup-source-local spec: sourcePVC: grimmory-config trigger: - schedule: 12 8 * * * + schedule: 20 8 * * * restic: pruneIntervalDays: 7 repository: grimmory-config-backup-secret-local retain: daily: 7 hourly: 0 - monthly: 3 + monthly: 0 weekly: 4 - yearly: 1 + yearly: 0 moverSecurityContext: fsGroup: 1000 fsGroupChangePolicy: OnRootMismatch diff --git a/clusters/cl01tl/manifests/grimmory/ReplicationSource-grimmory-config-backup-source-remote.yaml b/clusters/cl01tl/manifests/grimmory/ReplicationSource-grimmory-config-backup-source-remote.yaml index e6b08921d..6b3cc76a8 100644 --- a/clusters/cl01tl/manifests/grimmory/ReplicationSource-grimmory-config-backup-source-remote.yaml +++ b/clusters/cl01tl/manifests/grimmory/ReplicationSource-grimmory-config-backup-source-remote.yaml @@ -4,25 +4,25 @@ metadata: name: grimmory-config-backup-source-remote namespace: grimmory labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: grimmory app.kubernetes.io/part-of: grimmory - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: grimmory-config-backup spec: sourcePVC: grimmory-config trigger: - schedule: 12 9 * * * + schedule: 20 10 * * 1 restic: pruneIntervalDays: 7 repository: grimmory-config-backup-secret-remote retain: - daily: 7 + daily: 0 hourly: 0 - monthly: 3 - weekly: 4 - yearly: 1 + monthly: 0 + weekly: 12 + yearly: 0 moverSecurityContext: fsGroup: 1000 fsGroupChangePolicy: OnRootMismatch diff --git a/clusters/cl01tl/manifests/home-assistant/ExternalSecret-home-assistant-config-backup-secret-external.yaml b/clusters/cl01tl/manifests/home-assistant/ExternalSecret-home-assistant-config-backup-secret-external.yaml index e0d9ca288..9d8276c5c 100644 --- a/clusters/cl01tl/manifests/home-assistant/ExternalSecret-home-assistant-config-backup-secret-external.yaml +++ b/clusters/cl01tl/manifests/home-assistant/ExternalSecret-home-assistant-config-backup-secret-external.yaml @@ -4,10 +4,10 @@ metadata: name: home-assistant-config-backup-secret-external namespace: home-assistant labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: home-assistant app.kubernetes.io/part-of: home-assistant - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: home-assistant-config-backup-secret-external spec: @@ -23,25 +23,25 @@ spec: data: - secretKey: ENDPOINT remoteRef: - key: /digital-ocean/config + key: /backblaze/config property: ENDPOINT - secretKey: BUCKET remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: BUCKET - secretKey: RESTIC_PASSWORD remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: RESTIC_PASSWORD - secretKey: AWS_DEFAULT_REGION remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: AWS_REGION - secretKey: AWS_ACCESS_KEY_ID remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: AWS_ACCESS_KEY_ID - secretKey: AWS_SECRET_ACCESS_KEY remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: AWS_SECRET_ACCESS_KEY diff --git a/clusters/cl01tl/manifests/home-assistant/ExternalSecret-home-assistant-config-backup-secret-local.yaml b/clusters/cl01tl/manifests/home-assistant/ExternalSecret-home-assistant-config-backup-secret-local.yaml index 323180539..3c85ea76c 100644 --- a/clusters/cl01tl/manifests/home-assistant/ExternalSecret-home-assistant-config-backup-secret-local.yaml +++ b/clusters/cl01tl/manifests/home-assistant/ExternalSecret-home-assistant-config-backup-secret-local.yaml @@ -4,10 +4,10 @@ metadata: name: home-assistant-config-backup-secret-local namespace: home-assistant labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: home-assistant app.kubernetes.io/part-of: home-assistant - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: home-assistant-config-backup-secret-local spec: diff --git a/clusters/cl01tl/manifests/home-assistant/ExternalSecret-home-assistant-config-backup-secret-remote.yaml b/clusters/cl01tl/manifests/home-assistant/ExternalSecret-home-assistant-config-backup-secret-remote.yaml index 40809c1e7..799399c02 100644 --- a/clusters/cl01tl/manifests/home-assistant/ExternalSecret-home-assistant-config-backup-secret-remote.yaml +++ b/clusters/cl01tl/manifests/home-assistant/ExternalSecret-home-assistant-config-backup-secret-remote.yaml @@ -4,10 +4,10 @@ metadata: name: home-assistant-config-backup-secret-remote namespace: home-assistant labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: home-assistant app.kubernetes.io/part-of: home-assistant - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: home-assistant-config-backup-secret-remote spec: diff --git a/clusters/cl01tl/manifests/home-assistant/PrometheusRule-home-assistant-config-backup-source-local.yaml b/clusters/cl01tl/manifests/home-assistant/PrometheusRule-home-assistant-config-backup-source-local.yaml index 185cb2e12..370ffc04e 100644 --- a/clusters/cl01tl/manifests/home-assistant/PrometheusRule-home-assistant-config-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/home-assistant/PrometheusRule-home-assistant-config-backup-source-local.yaml @@ -4,10 +4,10 @@ metadata: name: home-assistant-config-backup-source-local namespace: home-assistant labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: home-assistant app.kubernetes.io/part-of: home-assistant - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: home-assistant-config-backup-source-local spec: diff --git a/clusters/cl01tl/manifests/home-assistant/ReplicationSource-home-assistant-config-backup-source-external.yaml b/clusters/cl01tl/manifests/home-assistant/ReplicationSource-home-assistant-config-backup-source-external.yaml index eae545182..cd764d9b5 100644 --- a/clusters/cl01tl/manifests/home-assistant/ReplicationSource-home-assistant-config-backup-source-external.yaml +++ b/clusters/cl01tl/manifests/home-assistant/ReplicationSource-home-assistant-config-backup-source-external.yaml @@ -4,25 +4,25 @@ metadata: name: home-assistant-config-backup-source-external namespace: home-assistant labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: home-assistant app.kubernetes.io/part-of: home-assistant - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: home-assistant-config-backup spec: sourcePVC: home-assistant-config trigger: - schedule: 22 10 * * * + schedule: 25 9 * * 1 restic: - pruneIntervalDays: 7 + pruneIntervalDays: 35 repository: home-assistant-config-backup-secret-external retain: - daily: 7 + daily: 0 hourly: 0 - monthly: 3 - weekly: 4 - yearly: 1 + monthly: 0 + weekly: 12 + yearly: 0 moverSecurityContext: fsGroup: 1000 fsGroupChangePolicy: OnRootMismatch diff --git a/clusters/cl01tl/manifests/home-assistant/ReplicationSource-home-assistant-config-backup-source-local.yaml b/clusters/cl01tl/manifests/home-assistant/ReplicationSource-home-assistant-config-backup-source-local.yaml index 696cb7e2a..020485fe8 100644 --- a/clusters/cl01tl/manifests/home-assistant/ReplicationSource-home-assistant-config-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/home-assistant/ReplicationSource-home-assistant-config-backup-source-local.yaml @@ -4,25 +4,25 @@ metadata: name: home-assistant-config-backup-source-local namespace: home-assistant labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: home-assistant app.kubernetes.io/part-of: home-assistant - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: home-assistant-config-backup-source-local spec: sourcePVC: home-assistant-config trigger: - schedule: 22 8 * * * + schedule: 25 8 * * * restic: pruneIntervalDays: 7 repository: home-assistant-config-backup-secret-local retain: daily: 7 hourly: 0 - monthly: 3 + monthly: 0 weekly: 4 - yearly: 1 + yearly: 0 moverSecurityContext: fsGroup: 1000 fsGroupChangePolicy: OnRootMismatch diff --git a/clusters/cl01tl/manifests/home-assistant/ReplicationSource-home-assistant-config-backup-source-remote.yaml b/clusters/cl01tl/manifests/home-assistant/ReplicationSource-home-assistant-config-backup-source-remote.yaml index 320673124..b82001916 100644 --- a/clusters/cl01tl/manifests/home-assistant/ReplicationSource-home-assistant-config-backup-source-remote.yaml +++ b/clusters/cl01tl/manifests/home-assistant/ReplicationSource-home-assistant-config-backup-source-remote.yaml @@ -4,25 +4,25 @@ metadata: name: home-assistant-config-backup-source-remote namespace: home-assistant labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: home-assistant app.kubernetes.io/part-of: home-assistant - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: home-assistant-config-backup spec: sourcePVC: home-assistant-config trigger: - schedule: 22 9 * * * + schedule: 25 10 * * 1 restic: pruneIntervalDays: 7 repository: home-assistant-config-backup-secret-remote retain: - daily: 7 + daily: 0 hourly: 0 - monthly: 3 - weekly: 4 - yearly: 1 + monthly: 0 + weekly: 12 + yearly: 0 moverSecurityContext: fsGroup: 1000 fsGroupChangePolicy: OnRootMismatch diff --git a/clusters/cl01tl/manifests/houndarr/ExternalSecret-houndarr-data-backup-secret-external.yaml b/clusters/cl01tl/manifests/houndarr/ExternalSecret-houndarr-data-backup-secret-external.yaml index 25c4c2daf..28940d450 100644 --- a/clusters/cl01tl/manifests/houndarr/ExternalSecret-houndarr-data-backup-secret-external.yaml +++ b/clusters/cl01tl/manifests/houndarr/ExternalSecret-houndarr-data-backup-secret-external.yaml @@ -4,10 +4,10 @@ metadata: name: houndarr-data-backup-secret-external namespace: houndarr labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: houndarr app.kubernetes.io/part-of: houndarr - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: houndarr-data-backup-secret-external spec: @@ -23,25 +23,25 @@ spec: data: - secretKey: ENDPOINT remoteRef: - key: /digital-ocean/config + key: /backblaze/config property: ENDPOINT - secretKey: BUCKET remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: BUCKET - secretKey: RESTIC_PASSWORD remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: RESTIC_PASSWORD - secretKey: AWS_DEFAULT_REGION remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: AWS_REGION - secretKey: AWS_ACCESS_KEY_ID remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: AWS_ACCESS_KEY_ID - secretKey: AWS_SECRET_ACCESS_KEY remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: AWS_SECRET_ACCESS_KEY diff --git a/clusters/cl01tl/manifests/houndarr/ExternalSecret-houndarr-data-backup-secret-local.yaml b/clusters/cl01tl/manifests/houndarr/ExternalSecret-houndarr-data-backup-secret-local.yaml index 8a1e6dd8e..80a03563b 100644 --- a/clusters/cl01tl/manifests/houndarr/ExternalSecret-houndarr-data-backup-secret-local.yaml +++ b/clusters/cl01tl/manifests/houndarr/ExternalSecret-houndarr-data-backup-secret-local.yaml @@ -4,10 +4,10 @@ metadata: name: houndarr-data-backup-secret-local namespace: houndarr labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: houndarr app.kubernetes.io/part-of: houndarr - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: houndarr-data-backup-secret-local spec: diff --git a/clusters/cl01tl/manifests/houndarr/ExternalSecret-houndarr-data-backup-secret-remote.yaml b/clusters/cl01tl/manifests/houndarr/ExternalSecret-houndarr-data-backup-secret-remote.yaml index 437747bb5..d2b26438a 100644 --- a/clusters/cl01tl/manifests/houndarr/ExternalSecret-houndarr-data-backup-secret-remote.yaml +++ b/clusters/cl01tl/manifests/houndarr/ExternalSecret-houndarr-data-backup-secret-remote.yaml @@ -4,10 +4,10 @@ metadata: name: houndarr-data-backup-secret-remote namespace: houndarr labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: houndarr app.kubernetes.io/part-of: houndarr - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: houndarr-data-backup-secret-remote spec: diff --git a/clusters/cl01tl/manifests/houndarr/PrometheusRule-houndarr-data-backup-source-local.yaml b/clusters/cl01tl/manifests/houndarr/PrometheusRule-houndarr-data-backup-source-local.yaml index 519ac0107..61c36bba4 100644 --- a/clusters/cl01tl/manifests/houndarr/PrometheusRule-houndarr-data-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/houndarr/PrometheusRule-houndarr-data-backup-source-local.yaml @@ -4,10 +4,10 @@ metadata: name: houndarr-data-backup-source-local namespace: houndarr labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: houndarr app.kubernetes.io/part-of: houndarr - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: houndarr-data-backup-source-local spec: diff --git a/clusters/cl01tl/manifests/houndarr/ReplicationSource-houndarr-data-backup-source-external.yaml b/clusters/cl01tl/manifests/houndarr/ReplicationSource-houndarr-data-backup-source-external.yaml index c999afe6e..97c4d80ac 100644 --- a/clusters/cl01tl/manifests/houndarr/ReplicationSource-houndarr-data-backup-source-external.yaml +++ b/clusters/cl01tl/manifests/houndarr/ReplicationSource-houndarr-data-backup-source-external.yaml @@ -4,25 +4,25 @@ metadata: name: houndarr-data-backup-source-external namespace: houndarr labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: houndarr app.kubernetes.io/part-of: houndarr - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: houndarr-data-backup spec: sourcePVC: houndarr-data trigger: - schedule: 40 14 * * * + schedule: 30 9 * * 1 restic: - pruneIntervalDays: 7 + pruneIntervalDays: 35 repository: houndarr-data-backup-secret-external retain: - daily: 7 + daily: 0 hourly: 0 - monthly: 3 - weekly: 4 - yearly: 1 + monthly: 0 + weekly: 12 + yearly: 0 moverSecurityContext: fsGroup: 1000 fsGroupChangePolicy: OnRootMismatch diff --git a/clusters/cl01tl/manifests/houndarr/ReplicationSource-houndarr-data-backup-source-local.yaml b/clusters/cl01tl/manifests/houndarr/ReplicationSource-houndarr-data-backup-source-local.yaml index d28c8c1aa..695f1ea70 100644 --- a/clusters/cl01tl/manifests/houndarr/ReplicationSource-houndarr-data-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/houndarr/ReplicationSource-houndarr-data-backup-source-local.yaml @@ -4,25 +4,25 @@ metadata: name: houndarr-data-backup-source-local namespace: houndarr labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: houndarr app.kubernetes.io/part-of: houndarr - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: houndarr-data-backup-source-local spec: sourcePVC: houndarr-data trigger: - schedule: 40 11 * * * + schedule: 30 8 * * * restic: pruneIntervalDays: 7 repository: houndarr-data-backup-secret-local retain: daily: 7 hourly: 0 - monthly: 3 + monthly: 0 weekly: 4 - yearly: 1 + yearly: 0 moverSecurityContext: fsGroup: 1000 fsGroupChangePolicy: OnRootMismatch diff --git a/clusters/cl01tl/manifests/houndarr/ReplicationSource-houndarr-data-backup-source-remote.yaml b/clusters/cl01tl/manifests/houndarr/ReplicationSource-houndarr-data-backup-source-remote.yaml index 5f53bf1ea..5fd27e348 100644 --- a/clusters/cl01tl/manifests/houndarr/ReplicationSource-houndarr-data-backup-source-remote.yaml +++ b/clusters/cl01tl/manifests/houndarr/ReplicationSource-houndarr-data-backup-source-remote.yaml @@ -4,25 +4,25 @@ metadata: name: houndarr-data-backup-source-remote namespace: houndarr labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: houndarr app.kubernetes.io/part-of: houndarr - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: houndarr-data-backup spec: sourcePVC: houndarr-data trigger: - schedule: 40 12 * * * + schedule: 30 10 * * 1 restic: pruneIntervalDays: 7 repository: houndarr-data-backup-secret-remote retain: - daily: 7 + daily: 0 hourly: 0 - monthly: 3 - weekly: 4 - yearly: 1 + monthly: 0 + weekly: 12 + yearly: 0 moverSecurityContext: fsGroup: 1000 fsGroupChangePolicy: OnRootMismatch diff --git a/clusters/cl01tl/manifests/immich/ExternalSecret-immich-backup-secret-external.yaml b/clusters/cl01tl/manifests/immich/ExternalSecret-immich-backup-secret-external.yaml index f0fd469dc..d220e7fb8 100644 --- a/clusters/cl01tl/manifests/immich/ExternalSecret-immich-backup-secret-external.yaml +++ b/clusters/cl01tl/manifests/immich/ExternalSecret-immich-backup-secret-external.yaml @@ -4,10 +4,10 @@ metadata: name: immich-backup-secret-external namespace: immich labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: immich app.kubernetes.io/part-of: immich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: immich-backup-secret-external spec: @@ -23,25 +23,25 @@ spec: data: - secretKey: ENDPOINT remoteRef: - key: /digital-ocean/config + key: /backblaze/config property: ENDPOINT - secretKey: BUCKET remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: BUCKET - secretKey: RESTIC_PASSWORD remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: RESTIC_PASSWORD - secretKey: AWS_DEFAULT_REGION remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: AWS_REGION - secretKey: AWS_ACCESS_KEY_ID remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: AWS_ACCESS_KEY_ID - secretKey: AWS_SECRET_ACCESS_KEY remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: AWS_SECRET_ACCESS_KEY diff --git a/clusters/cl01tl/manifests/immich/ExternalSecret-immich-backup-secret-local.yaml b/clusters/cl01tl/manifests/immich/ExternalSecret-immich-backup-secret-local.yaml index 0ee9fe200..6c3df7f8d 100644 --- a/clusters/cl01tl/manifests/immich/ExternalSecret-immich-backup-secret-local.yaml +++ b/clusters/cl01tl/manifests/immich/ExternalSecret-immich-backup-secret-local.yaml @@ -4,10 +4,10 @@ metadata: name: immich-backup-secret-local namespace: immich labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: immich app.kubernetes.io/part-of: immich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: immich-backup-secret-local spec: diff --git a/clusters/cl01tl/manifests/immich/ExternalSecret-immich-backup-secret-remote.yaml b/clusters/cl01tl/manifests/immich/ExternalSecret-immich-backup-secret-remote.yaml index 6c944429c..952a6107e 100644 --- a/clusters/cl01tl/manifests/immich/ExternalSecret-immich-backup-secret-remote.yaml +++ b/clusters/cl01tl/manifests/immich/ExternalSecret-immich-backup-secret-remote.yaml @@ -4,10 +4,10 @@ metadata: name: immich-backup-secret-remote namespace: immich labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: immich app.kubernetes.io/part-of: immich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: immich-backup-secret-remote spec: diff --git a/clusters/cl01tl/manifests/immich/PrometheusRule-immich-backup-source-local.yaml b/clusters/cl01tl/manifests/immich/PrometheusRule-immich-backup-source-local.yaml index a476eddd7..85ed3f5ec 100644 --- a/clusters/cl01tl/manifests/immich/PrometheusRule-immich-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/immich/PrometheusRule-immich-backup-source-local.yaml @@ -4,10 +4,10 @@ metadata: name: immich-backup-source-local namespace: immich labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: immich app.kubernetes.io/part-of: immich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: immich-backup-source-local spec: diff --git a/clusters/cl01tl/manifests/immich/ReplicationSource-immich-backup-source-external.yaml b/clusters/cl01tl/manifests/immich/ReplicationSource-immich-backup-source-external.yaml index 6de3c1df5..98b9383b0 100644 --- a/clusters/cl01tl/manifests/immich/ReplicationSource-immich-backup-source-external.yaml +++ b/clusters/cl01tl/manifests/immich/ReplicationSource-immich-backup-source-external.yaml @@ -4,25 +4,25 @@ metadata: name: immich-backup-source-external namespace: immich labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: immich app.kubernetes.io/part-of: immich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: immich-backup spec: sourcePVC: immich trigger: - schedule: 24 10 * * * + schedule: 35 9 * * 1 restic: - pruneIntervalDays: 7 + pruneIntervalDays: 35 repository: immich-backup-secret-external retain: - daily: 7 + daily: 0 hourly: 0 - monthly: 3 - weekly: 4 - yearly: 1 + monthly: 0 + weekly: 12 + yearly: 0 copyMethod: Snapshot storageClassName: ceph-block volumeSnapshotClassName: ceph-blockpool-snapshot diff --git a/clusters/cl01tl/manifests/immich/ReplicationSource-immich-backup-source-local.yaml b/clusters/cl01tl/manifests/immich/ReplicationSource-immich-backup-source-local.yaml index 248145b53..f7712725b 100644 --- a/clusters/cl01tl/manifests/immich/ReplicationSource-immich-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/immich/ReplicationSource-immich-backup-source-local.yaml @@ -4,25 +4,25 @@ metadata: name: immich-backup-source-local namespace: immich labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: immich app.kubernetes.io/part-of: immich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: immich-backup-source-local spec: sourcePVC: immich trigger: - schedule: 24 8 * * * + schedule: 35 8 * * * restic: pruneIntervalDays: 7 repository: immich-backup-secret-local retain: daily: 7 hourly: 0 - monthly: 3 + monthly: 0 weekly: 4 - yearly: 1 + yearly: 0 copyMethod: Snapshot storageClassName: ceph-block volumeSnapshotClassName: ceph-blockpool-snapshot diff --git a/clusters/cl01tl/manifests/immich/ReplicationSource-immich-backup-source-remote.yaml b/clusters/cl01tl/manifests/immich/ReplicationSource-immich-backup-source-remote.yaml index 970c20e74..3f2e02eb8 100644 --- a/clusters/cl01tl/manifests/immich/ReplicationSource-immich-backup-source-remote.yaml +++ b/clusters/cl01tl/manifests/immich/ReplicationSource-immich-backup-source-remote.yaml @@ -4,25 +4,25 @@ metadata: name: immich-backup-source-remote namespace: immich labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: immich app.kubernetes.io/part-of: immich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: immich-backup spec: sourcePVC: immich trigger: - schedule: 24 9 * * * + schedule: 35 10 * * 1 restic: pruneIntervalDays: 7 repository: immich-backup-secret-remote retain: - daily: 7 + daily: 0 hourly: 0 - monthly: 3 - weekly: 4 - yearly: 1 + monthly: 0 + weekly: 12 + yearly: 0 copyMethod: Snapshot storageClassName: ceph-block volumeSnapshotClassName: ceph-blockpool-snapshot diff --git a/clusters/cl01tl/manifests/jellyfin/ExternalSecret-jellyfin-config-backup-secret-external.yaml b/clusters/cl01tl/manifests/jellyfin/ExternalSecret-jellyfin-config-backup-secret-external.yaml index 2bc524e20..34e5a0b67 100644 --- a/clusters/cl01tl/manifests/jellyfin/ExternalSecret-jellyfin-config-backup-secret-external.yaml +++ b/clusters/cl01tl/manifests/jellyfin/ExternalSecret-jellyfin-config-backup-secret-external.yaml @@ -4,10 +4,10 @@ metadata: name: jellyfin-config-backup-secret-external namespace: jellyfin labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: jellyfin app.kubernetes.io/part-of: jellyfin - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: jellyfin-config-backup-secret-external spec: @@ -23,25 +23,25 @@ spec: data: - secretKey: ENDPOINT remoteRef: - key: /digital-ocean/config + key: /backblaze/config property: ENDPOINT - secretKey: BUCKET remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: BUCKET - secretKey: RESTIC_PASSWORD remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: RESTIC_PASSWORD - secretKey: AWS_DEFAULT_REGION remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: AWS_REGION - secretKey: AWS_ACCESS_KEY_ID remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: AWS_ACCESS_KEY_ID - secretKey: AWS_SECRET_ACCESS_KEY remoteRef: - key: /digital-ocean/home-infra/volsync-backups + key: /backblaze/home-infra/volsync-backups property: AWS_SECRET_ACCESS_KEY diff --git a/clusters/cl01tl/manifests/jellyfin/ExternalSecret-jellyfin-config-backup-secret-local.yaml b/clusters/cl01tl/manifests/jellyfin/ExternalSecret-jellyfin-config-backup-secret-local.yaml index 550454c0e..cad551362 100644 --- a/clusters/cl01tl/manifests/jellyfin/ExternalSecret-jellyfin-config-backup-secret-local.yaml +++ b/clusters/cl01tl/manifests/jellyfin/ExternalSecret-jellyfin-config-backup-secret-local.yaml @@ -4,10 +4,10 @@ metadata: name: jellyfin-config-backup-secret-local namespace: jellyfin labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: jellyfin app.kubernetes.io/part-of: jellyfin - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: jellyfin-config-backup-secret-local spec: diff --git a/clusters/cl01tl/manifests/jellyfin/ExternalSecret-jellyfin-config-backup-secret-remote.yaml b/clusters/cl01tl/manifests/jellyfin/ExternalSecret-jellyfin-config-backup-secret-remote.yaml index 16caca730..85859ba20 100644 --- a/clusters/cl01tl/manifests/jellyfin/ExternalSecret-jellyfin-config-backup-secret-remote.yaml +++ b/clusters/cl01tl/manifests/jellyfin/ExternalSecret-jellyfin-config-backup-secret-remote.yaml @@ -4,10 +4,10 @@ metadata: name: jellyfin-config-backup-secret-remote namespace: jellyfin labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: jellyfin app.kubernetes.io/part-of: jellyfin - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: jellyfin-config-backup-secret-remote spec: diff --git a/clusters/cl01tl/manifests/jellyfin/PrometheusRule-jellyfin-config-backup-source-local.yaml b/clusters/cl01tl/manifests/jellyfin/PrometheusRule-jellyfin-config-backup-source-local.yaml index 740a6d39d..f177b7df9 100644 --- a/clusters/cl01tl/manifests/jellyfin/PrometheusRule-jellyfin-config-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/jellyfin/PrometheusRule-jellyfin-config-backup-source-local.yaml @@ -4,10 +4,10 @@ metadata: name: jellyfin-config-backup-source-local namespace: jellyfin labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: jellyfin app.kubernetes.io/part-of: jellyfin - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: jellyfin-config-backup-source-local spec: diff --git a/clusters/cl01tl/manifests/jellyfin/ReplicationSource-jellyfin-config-backup-source-external.yaml b/clusters/cl01tl/manifests/jellyfin/ReplicationSource-jellyfin-config-backup-source-external.yaml index c11a829e2..f814813d6 100644 --- a/clusters/cl01tl/manifests/jellyfin/ReplicationSource-jellyfin-config-backup-source-external.yaml +++ b/clusters/cl01tl/manifests/jellyfin/ReplicationSource-jellyfin-config-backup-source-external.yaml @@ -4,25 +4,25 @@ metadata: name: jellyfin-config-backup-source-external namespace: jellyfin labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: jellyfin app.kubernetes.io/part-of: jellyfin - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: jellyfin-config-backup spec: sourcePVC: jellyfin-config trigger: - schedule: 26 10 * * * + schedule: 40 9 * * 1 restic: - pruneIntervalDays: 7 + pruneIntervalDays: 35 repository: jellyfin-config-backup-secret-external retain: - daily: 7 + daily: 0 hourly: 0 - monthly: 3 - weekly: 4 - yearly: 1 + monthly: 0 + weekly: 12 + yearly: 0 copyMethod: Snapshot storageClassName: ceph-block volumeSnapshotClassName: ceph-blockpool-snapshot diff --git a/clusters/cl01tl/manifests/jellyfin/ReplicationSource-jellyfin-config-backup-source-local.yaml b/clusters/cl01tl/manifests/jellyfin/ReplicationSource-jellyfin-config-backup-source-local.yaml index 7d8817a41..7990ae328 100644 --- a/clusters/cl01tl/manifests/jellyfin/ReplicationSource-jellyfin-config-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/jellyfin/ReplicationSource-jellyfin-config-backup-source-local.yaml @@ -4,25 +4,25 @@ metadata: name: jellyfin-config-backup-source-local namespace: jellyfin labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: jellyfin app.kubernetes.io/part-of: jellyfin - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: jellyfin-config-backup-source-local spec: sourcePVC: jellyfin-config trigger: - schedule: 26 8 * * * + schedule: 40 8 * * * restic: pruneIntervalDays: 7 repository: jellyfin-config-backup-secret-local retain: daily: 7 hourly: 0 - monthly: 3 + monthly: 0 weekly: 4 - yearly: 1 + yearly: 0 copyMethod: Snapshot storageClassName: ceph-block volumeSnapshotClassName: ceph-blockpool-snapshot diff --git a/clusters/cl01tl/manifests/jellyfin/ReplicationSource-jellyfin-config-backup-source-remote.yaml b/clusters/cl01tl/manifests/jellyfin/ReplicationSource-jellyfin-config-backup-source-remote.yaml index 0b4c35986..ca748600a 100644 --- a/clusters/cl01tl/manifests/jellyfin/ReplicationSource-jellyfin-config-backup-source-remote.yaml +++ b/clusters/cl01tl/manifests/jellyfin/ReplicationSource-jellyfin-config-backup-source-remote.yaml @@ -4,25 +4,25 @@ metadata: name: jellyfin-config-backup-source-remote namespace: jellyfin labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: jellyfin app.kubernetes.io/part-of: jellyfin - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: jellyfin-config-backup spec: sourcePVC: jellyfin-config trigger: - schedule: 26 9 * * * + schedule: 40 10 * * 1 restic: pruneIntervalDays: 7 repository: jellyfin-config-backup-secret-remote retain: - daily: 7 + daily: 0 hourly: 0 - monthly: 3 - weekly: 4 - yearly: 1 + monthly: 0 + weekly: 12 + yearly: 0 copyMethod: Snapshot storageClassName: ceph-block volumeSnapshotClassName: ceph-blockpool-snapshot