From 2a982cceff83697e9fced3e23bcdafca66367b83 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Fri, 8 May 2026 22:19:12 +0000 Subject: [PATCH] chore: Update manifests after change --- ...ecret-actual-data-backup-secret-external.yaml | 16 ++++++++-------- ...alSecret-actual-data-backup-secret-local.yaml | 4 ++-- ...lSecret-actual-data-backup-secret-remote.yaml | 4 ++-- ...heusRule-actual-data-backup-source-local.yaml | 4 ++-- ...ource-actual-data-backup-source-external.yaml | 16 ++++++++-------- ...onSource-actual-data-backup-source-local.yaml | 8 ++++---- ...nSource-actual-data-backup-source-remote.yaml | 14 +++++++------- ...obookshelf-config-backup-secret-external.yaml | 16 ++++++++-------- ...udiobookshelf-config-backup-secret-local.yaml | 4 ++-- ...diobookshelf-config-backup-secret-remote.yaml | 4 ++-- ...ookshelf-metadata-backup-secret-external.yaml | 16 ++++++++-------- ...iobookshelf-metadata-backup-secret-local.yaml | 4 ++-- ...obookshelf-metadata-backup-secret-remote.yaml | 4 ++-- ...udiobookshelf-config-backup-source-local.yaml | 4 ++-- ...iobookshelf-metadata-backup-source-local.yaml | 4 ++-- ...obookshelf-config-backup-source-external.yaml | 16 ++++++++-------- ...udiobookshelf-config-backup-source-local.yaml | 8 ++++---- ...diobookshelf-config-backup-source-remote.yaml | 14 +++++++------- ...ookshelf-metadata-backup-source-external.yaml | 16 ++++++++-------- ...iobookshelf-metadata-backup-source-local.yaml | 8 ++++---- ...obookshelf-metadata-backup-source-remote.yaml | 14 +++++++------- 21 files changed, 99 insertions(+), 99 deletions(-) diff --git a/clusters/cl01tl/manifests/actual/ExternalSecret-actual-data-backup-secret-external.yaml b/clusters/cl01tl/manifests/actual/ExternalSecret-actual-data-backup-secret-external.yaml index 04fb91cad..49e2096d5 100644 --- a/clusters/cl01tl/manifests/actual/ExternalSecret-actual-data-backup-secret-external.yaml +++ b/clusters/cl01tl/manifests/actual/ExternalSecret-actual-data-backup-secret-external.yaml @@ -4,10 +4,10 @@ metadata: name: actual-data-backup-secret-external namespace: actual labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: actual app.kubernetes.io/part-of: actual - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: actual-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/actual/ExternalSecret-actual-data-backup-secret-local.yaml b/clusters/cl01tl/manifests/actual/ExternalSecret-actual-data-backup-secret-local.yaml index 04a756755..773113b58 100644 --- a/clusters/cl01tl/manifests/actual/ExternalSecret-actual-data-backup-secret-local.yaml +++ b/clusters/cl01tl/manifests/actual/ExternalSecret-actual-data-backup-secret-local.yaml @@ -4,10 +4,10 @@ metadata: name: actual-data-backup-secret-local namespace: actual labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: actual app.kubernetes.io/part-of: actual - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: actual-data-backup-secret-local spec: diff --git a/clusters/cl01tl/manifests/actual/ExternalSecret-actual-data-backup-secret-remote.yaml b/clusters/cl01tl/manifests/actual/ExternalSecret-actual-data-backup-secret-remote.yaml index 264f6a609..e82ab65db 100644 --- a/clusters/cl01tl/manifests/actual/ExternalSecret-actual-data-backup-secret-remote.yaml +++ b/clusters/cl01tl/manifests/actual/ExternalSecret-actual-data-backup-secret-remote.yaml @@ -4,10 +4,10 @@ metadata: name: actual-data-backup-secret-remote namespace: actual labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: actual app.kubernetes.io/part-of: actual - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: actual-data-backup-secret-remote spec: diff --git a/clusters/cl01tl/manifests/actual/PrometheusRule-actual-data-backup-source-local.yaml b/clusters/cl01tl/manifests/actual/PrometheusRule-actual-data-backup-source-local.yaml index e27476e1e..062f1a645 100644 --- a/clusters/cl01tl/manifests/actual/PrometheusRule-actual-data-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/actual/PrometheusRule-actual-data-backup-source-local.yaml @@ -4,10 +4,10 @@ metadata: name: actual-data-backup-source-local namespace: actual labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: actual app.kubernetes.io/part-of: actual - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: actual-data-backup-source-local spec: diff --git a/clusters/cl01tl/manifests/actual/ReplicationSource-actual-data-backup-source-external.yaml b/clusters/cl01tl/manifests/actual/ReplicationSource-actual-data-backup-source-external.yaml index b37230810..0e59621f0 100644 --- a/clusters/cl01tl/manifests/actual/ReplicationSource-actual-data-backup-source-external.yaml +++ b/clusters/cl01tl/manifests/actual/ReplicationSource-actual-data-backup-source-external.yaml @@ -4,25 +4,25 @@ metadata: name: actual-data-backup-source-external namespace: actual labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: actual app.kubernetes.io/part-of: actual - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: actual-data-backup spec: sourcePVC: actual-data trigger: - schedule: 0 10 * * * + schedule: 0 9 * * 0 restic: - pruneIntervalDays: 7 + pruneIntervalDays: 35 repository: actual-data-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/actual/ReplicationSource-actual-data-backup-source-local.yaml b/clusters/cl01tl/manifests/actual/ReplicationSource-actual-data-backup-source-local.yaml index 034f1c974..466d79a91 100644 --- a/clusters/cl01tl/manifests/actual/ReplicationSource-actual-data-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/actual/ReplicationSource-actual-data-backup-source-local.yaml @@ -4,10 +4,10 @@ metadata: name: actual-data-backup-source-local namespace: actual labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: actual app.kubernetes.io/part-of: actual - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: actual-data-backup-source-local spec: @@ -20,9 +20,9 @@ spec: 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/actual/ReplicationSource-actual-data-backup-source-remote.yaml b/clusters/cl01tl/manifests/actual/ReplicationSource-actual-data-backup-source-remote.yaml index e84cf5038..8efe19345 100644 --- a/clusters/cl01tl/manifests/actual/ReplicationSource-actual-data-backup-source-remote.yaml +++ b/clusters/cl01tl/manifests/actual/ReplicationSource-actual-data-backup-source-remote.yaml @@ -4,25 +4,25 @@ metadata: name: actual-data-backup-source-remote namespace: actual labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: actual app.kubernetes.io/part-of: actual - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: actual-data-backup spec: sourcePVC: actual-data trigger: - schedule: 0 9 * * * + schedule: 0 10 * * 0 restic: pruneIntervalDays: 7 repository: actual-data-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/audiobookshelf/ExternalSecret-audiobookshelf-config-backup-secret-external.yaml b/clusters/cl01tl/manifests/audiobookshelf/ExternalSecret-audiobookshelf-config-backup-secret-external.yaml index 94ab1d2c2..19a6199e8 100644 --- a/clusters/cl01tl/manifests/audiobookshelf/ExternalSecret-audiobookshelf-config-backup-secret-external.yaml +++ b/clusters/cl01tl/manifests/audiobookshelf/ExternalSecret-audiobookshelf-config-backup-secret-external.yaml @@ -4,10 +4,10 @@ metadata: name: audiobookshelf-config-backup-secret-external namespace: audiobookshelf labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: audiobookshelf app.kubernetes.io/part-of: audiobookshelf - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: audiobookshelf-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/audiobookshelf/ExternalSecret-audiobookshelf-config-backup-secret-local.yaml b/clusters/cl01tl/manifests/audiobookshelf/ExternalSecret-audiobookshelf-config-backup-secret-local.yaml index 5a7524fa5..59cfe46ca 100644 --- a/clusters/cl01tl/manifests/audiobookshelf/ExternalSecret-audiobookshelf-config-backup-secret-local.yaml +++ b/clusters/cl01tl/manifests/audiobookshelf/ExternalSecret-audiobookshelf-config-backup-secret-local.yaml @@ -4,10 +4,10 @@ metadata: name: audiobookshelf-config-backup-secret-local namespace: audiobookshelf labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: audiobookshelf app.kubernetes.io/part-of: audiobookshelf - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: audiobookshelf-config-backup-secret-local spec: diff --git a/clusters/cl01tl/manifests/audiobookshelf/ExternalSecret-audiobookshelf-config-backup-secret-remote.yaml b/clusters/cl01tl/manifests/audiobookshelf/ExternalSecret-audiobookshelf-config-backup-secret-remote.yaml index 08da1996a..5a31ce590 100644 --- a/clusters/cl01tl/manifests/audiobookshelf/ExternalSecret-audiobookshelf-config-backup-secret-remote.yaml +++ b/clusters/cl01tl/manifests/audiobookshelf/ExternalSecret-audiobookshelf-config-backup-secret-remote.yaml @@ -4,10 +4,10 @@ metadata: name: audiobookshelf-config-backup-secret-remote namespace: audiobookshelf labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: audiobookshelf app.kubernetes.io/part-of: audiobookshelf - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: audiobookshelf-config-backup-secret-remote spec: diff --git a/clusters/cl01tl/manifests/audiobookshelf/ExternalSecret-audiobookshelf-metadata-backup-secret-external.yaml b/clusters/cl01tl/manifests/audiobookshelf/ExternalSecret-audiobookshelf-metadata-backup-secret-external.yaml index 4d953bd99..3c5403f38 100644 --- a/clusters/cl01tl/manifests/audiobookshelf/ExternalSecret-audiobookshelf-metadata-backup-secret-external.yaml +++ b/clusters/cl01tl/manifests/audiobookshelf/ExternalSecret-audiobookshelf-metadata-backup-secret-external.yaml @@ -4,10 +4,10 @@ metadata: name: audiobookshelf-metadata-backup-secret-external namespace: audiobookshelf labels: - helm.sh/chart: volsync-target-metadata-1.1.1 + helm.sh/chart: volsync-target-metadata-2.0.0 app.kubernetes.io/instance: audiobookshelf app.kubernetes.io/part-of: audiobookshelf - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: audiobookshelf-metadata-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/audiobookshelf/ExternalSecret-audiobookshelf-metadata-backup-secret-local.yaml b/clusters/cl01tl/manifests/audiobookshelf/ExternalSecret-audiobookshelf-metadata-backup-secret-local.yaml index c848188f3..24bb6a5ba 100644 --- a/clusters/cl01tl/manifests/audiobookshelf/ExternalSecret-audiobookshelf-metadata-backup-secret-local.yaml +++ b/clusters/cl01tl/manifests/audiobookshelf/ExternalSecret-audiobookshelf-metadata-backup-secret-local.yaml @@ -4,10 +4,10 @@ metadata: name: audiobookshelf-metadata-backup-secret-local namespace: audiobookshelf labels: - helm.sh/chart: volsync-target-metadata-1.1.1 + helm.sh/chart: volsync-target-metadata-2.0.0 app.kubernetes.io/instance: audiobookshelf app.kubernetes.io/part-of: audiobookshelf - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: audiobookshelf-metadata-backup-secret-local spec: diff --git a/clusters/cl01tl/manifests/audiobookshelf/ExternalSecret-audiobookshelf-metadata-backup-secret-remote.yaml b/clusters/cl01tl/manifests/audiobookshelf/ExternalSecret-audiobookshelf-metadata-backup-secret-remote.yaml index 9e0c11164..512f2a1f5 100644 --- a/clusters/cl01tl/manifests/audiobookshelf/ExternalSecret-audiobookshelf-metadata-backup-secret-remote.yaml +++ b/clusters/cl01tl/manifests/audiobookshelf/ExternalSecret-audiobookshelf-metadata-backup-secret-remote.yaml @@ -4,10 +4,10 @@ metadata: name: audiobookshelf-metadata-backup-secret-remote namespace: audiobookshelf labels: - helm.sh/chart: volsync-target-metadata-1.1.1 + helm.sh/chart: volsync-target-metadata-2.0.0 app.kubernetes.io/instance: audiobookshelf app.kubernetes.io/part-of: audiobookshelf - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: audiobookshelf-metadata-backup-secret-remote spec: diff --git a/clusters/cl01tl/manifests/audiobookshelf/PrometheusRule-audiobookshelf-config-backup-source-local.yaml b/clusters/cl01tl/manifests/audiobookshelf/PrometheusRule-audiobookshelf-config-backup-source-local.yaml index e1e29c6d0..b74623598 100644 --- a/clusters/cl01tl/manifests/audiobookshelf/PrometheusRule-audiobookshelf-config-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/audiobookshelf/PrometheusRule-audiobookshelf-config-backup-source-local.yaml @@ -4,10 +4,10 @@ metadata: name: audiobookshelf-config-backup-source-local namespace: audiobookshelf labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: audiobookshelf app.kubernetes.io/part-of: audiobookshelf - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: audiobookshelf-config-backup-source-local spec: diff --git a/clusters/cl01tl/manifests/audiobookshelf/PrometheusRule-audiobookshelf-metadata-backup-source-local.yaml b/clusters/cl01tl/manifests/audiobookshelf/PrometheusRule-audiobookshelf-metadata-backup-source-local.yaml index c22291ca4..505ff9bfa 100644 --- a/clusters/cl01tl/manifests/audiobookshelf/PrometheusRule-audiobookshelf-metadata-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/audiobookshelf/PrometheusRule-audiobookshelf-metadata-backup-source-local.yaml @@ -4,10 +4,10 @@ metadata: name: audiobookshelf-metadata-backup-source-local namespace: audiobookshelf labels: - helm.sh/chart: volsync-target-metadata-1.1.1 + helm.sh/chart: volsync-target-metadata-2.0.0 app.kubernetes.io/instance: audiobookshelf app.kubernetes.io/part-of: audiobookshelf - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: audiobookshelf-metadata-backup-source-local spec: 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 7d1b3b17d..302aa8a63 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 @@ -4,25 +4,25 @@ metadata: name: audiobookshelf-config-backup-source-external namespace: audiobookshelf labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: audiobookshelf app.kubernetes.io/part-of: audiobookshelf - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: audiobookshelf-config-backup spec: sourcePVC: audiobookshelf-config trigger: - schedule: 2 10 * * * + schedule: 2 9 * * 0 restic: - pruneIntervalDays: 7 + pruneIntervalDays: 35 repository: audiobookshelf-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/audiobookshelf/ReplicationSource-audiobookshelf-config-backup-source-local.yaml b/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-config-backup-source-local.yaml index ee9c0adf0..062aae27b 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 @@ -4,10 +4,10 @@ metadata: name: audiobookshelf-config-backup-source-local namespace: audiobookshelf labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: audiobookshelf app.kubernetes.io/part-of: audiobookshelf - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: audiobookshelf-config-backup-source-local spec: @@ -20,9 +20,9 @@ spec: 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/audiobookshelf/ReplicationSource-audiobookshelf-config-backup-source-remote.yaml b/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-config-backup-source-remote.yaml index 42dd34292..04686be7f 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 @@ -4,25 +4,25 @@ metadata: name: audiobookshelf-config-backup-source-remote namespace: audiobookshelf labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: audiobookshelf app.kubernetes.io/part-of: audiobookshelf - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: audiobookshelf-config-backup spec: sourcePVC: audiobookshelf-config trigger: - schedule: 2 9 * * * + schedule: 2 10 * * 0 restic: pruneIntervalDays: 7 repository: audiobookshelf-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 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 a0b68c9f0..0807b282c 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 @@ -4,25 +4,25 @@ metadata: name: audiobookshelf-metadata-backup-source-external namespace: audiobookshelf labels: - helm.sh/chart: volsync-target-metadata-1.1.1 + helm.sh/chart: volsync-target-metadata-2.0.0 app.kubernetes.io/instance: audiobookshelf app.kubernetes.io/part-of: audiobookshelf - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: audiobookshelf-metadata-backup spec: sourcePVC: audiobookshelf-metadata trigger: - schedule: 4 10 * * * + schedule: 4 9 * * 0 restic: - pruneIntervalDays: 7 + pruneIntervalDays: 35 repository: audiobookshelf-metadata-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/audiobookshelf/ReplicationSource-audiobookshelf-metadata-backup-source-local.yaml b/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-metadata-backup-source-local.yaml index 0be8c5153..c2c1ddda2 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 @@ -4,10 +4,10 @@ metadata: name: audiobookshelf-metadata-backup-source-local namespace: audiobookshelf labels: - helm.sh/chart: volsync-target-metadata-1.1.1 + helm.sh/chart: volsync-target-metadata-2.0.0 app.kubernetes.io/instance: audiobookshelf app.kubernetes.io/part-of: audiobookshelf - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: audiobookshelf-metadata-backup-source-local spec: @@ -20,9 +20,9 @@ spec: 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/audiobookshelf/ReplicationSource-audiobookshelf-metadata-backup-source-remote.yaml b/clusters/cl01tl/manifests/audiobookshelf/ReplicationSource-audiobookshelf-metadata-backup-source-remote.yaml index 99d136a3d..893521613 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 @@ -4,25 +4,25 @@ metadata: name: audiobookshelf-metadata-backup-source-remote namespace: audiobookshelf labels: - helm.sh/chart: volsync-target-metadata-1.1.1 + helm.sh/chart: volsync-target-metadata-2.0.0 app.kubernetes.io/instance: audiobookshelf app.kubernetes.io/part-of: audiobookshelf - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: audiobookshelf-metadata-backup spec: sourcePVC: audiobookshelf-metadata trigger: - schedule: 4 9 * * * + schedule: 4 10 * * 0 restic: pruneIntervalDays: 7 repository: audiobookshelf-metadata-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