diff --git a/clusters/cl01tl/manifests/backrest/ExternalSecret-backrest-config-backup-secret-external.yaml b/clusters/cl01tl/manifests/backrest/ExternalSecret-backrest-config-backup-secret-external.yaml index 3d4edc58d..6209ae63d 100644 --- a/clusters/cl01tl/manifests/backrest/ExternalSecret-backrest-config-backup-secret-external.yaml +++ b/clusters/cl01tl/manifests/backrest/ExternalSecret-backrest-config-backup-secret-external.yaml @@ -4,10 +4,10 @@ metadata: name: backrest-config-backup-secret-external namespace: backrest labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: backrest app.kubernetes.io/part-of: backrest - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: backrest-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/backrest/ExternalSecret-backrest-config-backup-secret-local.yaml b/clusters/cl01tl/manifests/backrest/ExternalSecret-backrest-config-backup-secret-local.yaml index 531f7f8da..656dd6184 100644 --- a/clusters/cl01tl/manifests/backrest/ExternalSecret-backrest-config-backup-secret-local.yaml +++ b/clusters/cl01tl/manifests/backrest/ExternalSecret-backrest-config-backup-secret-local.yaml @@ -4,10 +4,10 @@ metadata: name: backrest-config-backup-secret-local namespace: backrest labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: backrest app.kubernetes.io/part-of: backrest - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: backrest-config-backup-secret-local spec: diff --git a/clusters/cl01tl/manifests/backrest/ExternalSecret-backrest-config-backup-secret-remote.yaml b/clusters/cl01tl/manifests/backrest/ExternalSecret-backrest-config-backup-secret-remote.yaml index df343e8e2..9b7da851d 100644 --- a/clusters/cl01tl/manifests/backrest/ExternalSecret-backrest-config-backup-secret-remote.yaml +++ b/clusters/cl01tl/manifests/backrest/ExternalSecret-backrest-config-backup-secret-remote.yaml @@ -4,10 +4,10 @@ metadata: name: backrest-config-backup-secret-remote namespace: backrest labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: backrest app.kubernetes.io/part-of: backrest - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: backrest-config-backup-secret-remote spec: diff --git a/clusters/cl01tl/manifests/backrest/ExternalSecret-backrest-data-backup-secret-external.yaml b/clusters/cl01tl/manifests/backrest/ExternalSecret-backrest-data-backup-secret-external.yaml index a69b160f4..2ee725373 100644 --- a/clusters/cl01tl/manifests/backrest/ExternalSecret-backrest-data-backup-secret-external.yaml +++ b/clusters/cl01tl/manifests/backrest/ExternalSecret-backrest-data-backup-secret-external.yaml @@ -4,10 +4,10 @@ metadata: name: backrest-data-backup-secret-external namespace: backrest labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: backrest app.kubernetes.io/part-of: backrest - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: backrest-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/backrest/ExternalSecret-backrest-data-backup-secret-local.yaml b/clusters/cl01tl/manifests/backrest/ExternalSecret-backrest-data-backup-secret-local.yaml index 52fcf0a30..24224f3de 100644 --- a/clusters/cl01tl/manifests/backrest/ExternalSecret-backrest-data-backup-secret-local.yaml +++ b/clusters/cl01tl/manifests/backrest/ExternalSecret-backrest-data-backup-secret-local.yaml @@ -4,10 +4,10 @@ metadata: name: backrest-data-backup-secret-local namespace: backrest labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: backrest app.kubernetes.io/part-of: backrest - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: backrest-data-backup-secret-local spec: diff --git a/clusters/cl01tl/manifests/backrest/ExternalSecret-backrest-data-backup-secret-remote.yaml b/clusters/cl01tl/manifests/backrest/ExternalSecret-backrest-data-backup-secret-remote.yaml index d32571126..07f0b35bf 100644 --- a/clusters/cl01tl/manifests/backrest/ExternalSecret-backrest-data-backup-secret-remote.yaml +++ b/clusters/cl01tl/manifests/backrest/ExternalSecret-backrest-data-backup-secret-remote.yaml @@ -4,10 +4,10 @@ metadata: name: backrest-data-backup-secret-remote namespace: backrest labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: backrest app.kubernetes.io/part-of: backrest - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: backrest-data-backup-secret-remote spec: diff --git a/clusters/cl01tl/manifests/backrest/PrometheusRule-backrest-config-backup-source-local.yaml b/clusters/cl01tl/manifests/backrest/PrometheusRule-backrest-config-backup-source-local.yaml index 837c17ba4..62c0af931 100644 --- a/clusters/cl01tl/manifests/backrest/PrometheusRule-backrest-config-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/backrest/PrometheusRule-backrest-config-backup-source-local.yaml @@ -4,10 +4,10 @@ metadata: name: backrest-config-backup-source-local namespace: backrest labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: backrest app.kubernetes.io/part-of: backrest - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: backrest-config-backup-source-local spec: diff --git a/clusters/cl01tl/manifests/backrest/PrometheusRule-backrest-data-backup-source-local.yaml b/clusters/cl01tl/manifests/backrest/PrometheusRule-backrest-data-backup-source-local.yaml index 741fbaa5a..9b0db854f 100644 --- a/clusters/cl01tl/manifests/backrest/PrometheusRule-backrest-data-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/backrest/PrometheusRule-backrest-data-backup-source-local.yaml @@ -4,10 +4,10 @@ metadata: name: backrest-data-backup-source-local namespace: backrest labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: backrest app.kubernetes.io/part-of: backrest - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: backrest-data-backup-source-local spec: 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 9cd18bbf7..f9b281c1e 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 @@ -4,25 +4,25 @@ metadata: name: backrest-config-backup-source-external namespace: backrest labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: backrest app.kubernetes.io/part-of: backrest - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: backrest-config-backup spec: sourcePVC: backrest-config trigger: - schedule: 8 10 * * * + schedule: 8 9 * * 0 restic: - pruneIntervalDays: 7 + pruneIntervalDays: 35 repository: backrest-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/backrest/ReplicationSource-backrest-config-backup-source-local.yaml b/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-config-backup-source-local.yaml index 98400595a..6cb1d3f07 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 @@ -4,10 +4,10 @@ metadata: name: backrest-config-backup-source-local namespace: backrest labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: backrest app.kubernetes.io/part-of: backrest - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: backrest-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/backrest/ReplicationSource-backrest-config-backup-source-remote.yaml b/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-config-backup-source-remote.yaml index 9a1b36b0b..011b5dcf5 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 @@ -4,25 +4,25 @@ metadata: name: backrest-config-backup-source-remote namespace: backrest labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: backrest app.kubernetes.io/part-of: backrest - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: backrest-config-backup spec: sourcePVC: backrest-config trigger: - schedule: 8 9 * * * + schedule: 8 10 * * 0 restic: pruneIntervalDays: 7 repository: backrest-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/backrest/ReplicationSource-backrest-data-backup-source-external.yaml b/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-data-backup-source-external.yaml index c4812ac8d..34228ee27 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 @@ -4,25 +4,25 @@ metadata: name: backrest-data-backup-source-external namespace: backrest labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: backrest app.kubernetes.io/part-of: backrest - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: backrest-data-backup spec: sourcePVC: backrest-data trigger: - schedule: 6 10 * * * + schedule: 6 9 * * 0 restic: - pruneIntervalDays: 7 + pruneIntervalDays: 35 repository: backrest-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/backrest/ReplicationSource-backrest-data-backup-source-local.yaml b/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-data-backup-source-local.yaml index 3b985b924..be4194f0c 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 @@ -4,10 +4,10 @@ metadata: name: backrest-data-backup-source-local namespace: backrest labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: backrest app.kubernetes.io/part-of: backrest - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: backrest-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/backrest/ReplicationSource-backrest-data-backup-source-remote.yaml b/clusters/cl01tl/manifests/backrest/ReplicationSource-backrest-data-backup-source-remote.yaml index 4a82dd080..9a1f8e0d0 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 @@ -4,25 +4,25 @@ metadata: name: backrest-data-backup-source-remote namespace: backrest labels: - helm.sh/chart: volsync-target-data-1.1.1 + helm.sh/chart: volsync-target-data-2.0.0 app.kubernetes.io/instance: backrest app.kubernetes.io/part-of: backrest - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: backrest-data-backup spec: sourcePVC: backrest-data trigger: - schedule: 6 9 * * * + schedule: 6 10 * * 0 restic: pruneIntervalDays: 7 repository: backrest-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/bazarr/ExternalSecret-bazarr-config-backup-secret-external.yaml b/clusters/cl01tl/manifests/bazarr/ExternalSecret-bazarr-config-backup-secret-external.yaml index 777e9798e..7697c9c7f 100644 --- a/clusters/cl01tl/manifests/bazarr/ExternalSecret-bazarr-config-backup-secret-external.yaml +++ b/clusters/cl01tl/manifests/bazarr/ExternalSecret-bazarr-config-backup-secret-external.yaml @@ -4,10 +4,10 @@ metadata: name: bazarr-config-backup-secret-external namespace: bazarr labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: bazarr app.kubernetes.io/part-of: bazarr - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: bazarr-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/bazarr/ExternalSecret-bazarr-config-backup-secret-local.yaml b/clusters/cl01tl/manifests/bazarr/ExternalSecret-bazarr-config-backup-secret-local.yaml index 7038ee1ef..b3866fe94 100644 --- a/clusters/cl01tl/manifests/bazarr/ExternalSecret-bazarr-config-backup-secret-local.yaml +++ b/clusters/cl01tl/manifests/bazarr/ExternalSecret-bazarr-config-backup-secret-local.yaml @@ -4,10 +4,10 @@ metadata: name: bazarr-config-backup-secret-local namespace: bazarr labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: bazarr app.kubernetes.io/part-of: bazarr - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: bazarr-config-backup-secret-local spec: diff --git a/clusters/cl01tl/manifests/bazarr/ExternalSecret-bazarr-config-backup-secret-remote.yaml b/clusters/cl01tl/manifests/bazarr/ExternalSecret-bazarr-config-backup-secret-remote.yaml index 171efe035..c114edf30 100644 --- a/clusters/cl01tl/manifests/bazarr/ExternalSecret-bazarr-config-backup-secret-remote.yaml +++ b/clusters/cl01tl/manifests/bazarr/ExternalSecret-bazarr-config-backup-secret-remote.yaml @@ -4,10 +4,10 @@ metadata: name: bazarr-config-backup-secret-remote namespace: bazarr labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: bazarr app.kubernetes.io/part-of: bazarr - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: bazarr-config-backup-secret-remote spec: diff --git a/clusters/cl01tl/manifests/bazarr/PrometheusRule-bazarr-config-backup-source-local.yaml b/clusters/cl01tl/manifests/bazarr/PrometheusRule-bazarr-config-backup-source-local.yaml index 873c5f7d3..0e590094b 100644 --- a/clusters/cl01tl/manifests/bazarr/PrometheusRule-bazarr-config-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/bazarr/PrometheusRule-bazarr-config-backup-source-local.yaml @@ -4,10 +4,10 @@ metadata: name: bazarr-config-backup-source-local namespace: bazarr labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: bazarr app.kubernetes.io/part-of: bazarr - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: bazarr-config-backup-source-local spec: 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 c7d6a7b71..575a35ab1 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 @@ -4,25 +4,25 @@ metadata: name: bazarr-config-backup-source-external namespace: bazarr labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: bazarr app.kubernetes.io/part-of: bazarr - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: bazarr-config-backup spec: sourcePVC: bazarr-config trigger: - schedule: 10 10 * * * + schedule: 10 9 * * 0 restic: - pruneIntervalDays: 7 + pruneIntervalDays: 35 repository: bazarr-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/bazarr/ReplicationSource-bazarr-config-backup-source-local.yaml b/clusters/cl01tl/manifests/bazarr/ReplicationSource-bazarr-config-backup-source-local.yaml index 618b91ebb..0b33df878 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 @@ -4,10 +4,10 @@ metadata: name: bazarr-config-backup-source-local namespace: bazarr labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: bazarr app.kubernetes.io/part-of: bazarr - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: bazarr-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 moverSecurityContext: fsGroup: 1000 fsGroupChangePolicy: OnRootMismatch 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 85778f605..336b1632e 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 @@ -4,25 +4,25 @@ metadata: name: bazarr-config-backup-source-remote namespace: bazarr labels: - helm.sh/chart: volsync-target-config-1.1.1 + helm.sh/chart: volsync-target-config-2.0.0 app.kubernetes.io/instance: bazarr app.kubernetes.io/part-of: bazarr - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: bazarr-config-backup spec: sourcePVC: bazarr-config trigger: - schedule: 10 9 * * * + schedule: 10 10 * * 0 restic: pruneIntervalDays: 7 repository: bazarr-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/dawarich/ExternalSecret-dawarich-public-backup-secret-external.yaml b/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-public-backup-secret-external.yaml index 5dab1ab78..ff79386c5 100644 --- a/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-public-backup-secret-external.yaml +++ b/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-public-backup-secret-external.yaml @@ -4,10 +4,10 @@ metadata: name: dawarich-public-backup-secret-external namespace: dawarich labels: - helm.sh/chart: volsync-target-public-1.1.1 + helm.sh/chart: volsync-target-public-2.0.0 app.kubernetes.io/instance: dawarich app.kubernetes.io/part-of: dawarich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: dawarich-public-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/dawarich/ExternalSecret-dawarich-public-backup-secret-local.yaml b/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-public-backup-secret-local.yaml index 3c5c263a3..b2f01fc84 100644 --- a/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-public-backup-secret-local.yaml +++ b/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-public-backup-secret-local.yaml @@ -4,10 +4,10 @@ metadata: name: dawarich-public-backup-secret-local namespace: dawarich labels: - helm.sh/chart: volsync-target-public-1.1.1 + helm.sh/chart: volsync-target-public-2.0.0 app.kubernetes.io/instance: dawarich app.kubernetes.io/part-of: dawarich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: dawarich-public-backup-secret-local spec: diff --git a/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-public-backup-secret-remote.yaml b/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-public-backup-secret-remote.yaml index 223ce81ae..1ef2b9bfc 100644 --- a/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-public-backup-secret-remote.yaml +++ b/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-public-backup-secret-remote.yaml @@ -4,10 +4,10 @@ metadata: name: dawarich-public-backup-secret-remote namespace: dawarich labels: - helm.sh/chart: volsync-target-public-1.1.1 + helm.sh/chart: volsync-target-public-2.0.0 app.kubernetes.io/instance: dawarich app.kubernetes.io/part-of: dawarich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: dawarich-public-backup-secret-remote spec: diff --git a/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-storage-backup-secret-external.yaml b/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-storage-backup-secret-external.yaml index 36676f543..b85b9b257 100644 --- a/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-storage-backup-secret-external.yaml +++ b/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-storage-backup-secret-external.yaml @@ -4,10 +4,10 @@ metadata: name: dawarich-storage-backup-secret-external namespace: dawarich labels: - helm.sh/chart: volsync-target-storage-1.1.1 + helm.sh/chart: volsync-target-storage-2.0.0 app.kubernetes.io/instance: dawarich app.kubernetes.io/part-of: dawarich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: dawarich-storage-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/dawarich/ExternalSecret-dawarich-storage-backup-secret-local.yaml b/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-storage-backup-secret-local.yaml index 157eb8ca0..6b7aa7da4 100644 --- a/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-storage-backup-secret-local.yaml +++ b/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-storage-backup-secret-local.yaml @@ -4,10 +4,10 @@ metadata: name: dawarich-storage-backup-secret-local namespace: dawarich labels: - helm.sh/chart: volsync-target-storage-1.1.1 + helm.sh/chart: volsync-target-storage-2.0.0 app.kubernetes.io/instance: dawarich app.kubernetes.io/part-of: dawarich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: dawarich-storage-backup-secret-local spec: diff --git a/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-storage-backup-secret-remote.yaml b/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-storage-backup-secret-remote.yaml index 5b9111027..c59b97542 100644 --- a/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-storage-backup-secret-remote.yaml +++ b/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-storage-backup-secret-remote.yaml @@ -4,10 +4,10 @@ metadata: name: dawarich-storage-backup-secret-remote namespace: dawarich labels: - helm.sh/chart: volsync-target-storage-1.1.1 + helm.sh/chart: volsync-target-storage-2.0.0 app.kubernetes.io/instance: dawarich app.kubernetes.io/part-of: dawarich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: dawarich-storage-backup-secret-remote spec: diff --git a/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-watched-backup-secret-external.yaml b/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-watched-backup-secret-external.yaml index 2391ec63b..b0e958b79 100644 --- a/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-watched-backup-secret-external.yaml +++ b/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-watched-backup-secret-external.yaml @@ -4,10 +4,10 @@ metadata: name: dawarich-watched-backup-secret-external namespace: dawarich labels: - helm.sh/chart: volsync-target-watched-1.1.1 + helm.sh/chart: volsync-target-watched-2.0.0 app.kubernetes.io/instance: dawarich app.kubernetes.io/part-of: dawarich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: dawarich-watched-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/dawarich/ExternalSecret-dawarich-watched-backup-secret-local.yaml b/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-watched-backup-secret-local.yaml index 1d9d3a6bb..76ed5d0fa 100644 --- a/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-watched-backup-secret-local.yaml +++ b/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-watched-backup-secret-local.yaml @@ -4,10 +4,10 @@ metadata: name: dawarich-watched-backup-secret-local namespace: dawarich labels: - helm.sh/chart: volsync-target-watched-1.1.1 + helm.sh/chart: volsync-target-watched-2.0.0 app.kubernetes.io/instance: dawarich app.kubernetes.io/part-of: dawarich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: dawarich-watched-backup-secret-local spec: diff --git a/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-watched-backup-secret-remote.yaml b/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-watched-backup-secret-remote.yaml index 3232735bb..9c0b5edb5 100644 --- a/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-watched-backup-secret-remote.yaml +++ b/clusters/cl01tl/manifests/dawarich/ExternalSecret-dawarich-watched-backup-secret-remote.yaml @@ -4,10 +4,10 @@ metadata: name: dawarich-watched-backup-secret-remote namespace: dawarich labels: - helm.sh/chart: volsync-target-watched-1.1.1 + helm.sh/chart: volsync-target-watched-2.0.0 app.kubernetes.io/instance: dawarich app.kubernetes.io/part-of: dawarich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: dawarich-watched-backup-secret-remote spec: diff --git a/clusters/cl01tl/manifests/dawarich/PrometheusRule-dawarich-public-backup-source-local.yaml b/clusters/cl01tl/manifests/dawarich/PrometheusRule-dawarich-public-backup-source-local.yaml index f5dafba33..a4920e61a 100644 --- a/clusters/cl01tl/manifests/dawarich/PrometheusRule-dawarich-public-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/dawarich/PrometheusRule-dawarich-public-backup-source-local.yaml @@ -4,10 +4,10 @@ metadata: name: dawarich-public-backup-source-local namespace: dawarich labels: - helm.sh/chart: volsync-target-public-1.1.1 + helm.sh/chart: volsync-target-public-2.0.0 app.kubernetes.io/instance: dawarich app.kubernetes.io/part-of: dawarich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: dawarich-public-backup-source-local spec: diff --git a/clusters/cl01tl/manifests/dawarich/PrometheusRule-dawarich-storage-backup-source-local.yaml b/clusters/cl01tl/manifests/dawarich/PrometheusRule-dawarich-storage-backup-source-local.yaml index 05c2bef0f..c87524b30 100644 --- a/clusters/cl01tl/manifests/dawarich/PrometheusRule-dawarich-storage-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/dawarich/PrometheusRule-dawarich-storage-backup-source-local.yaml @@ -4,10 +4,10 @@ metadata: name: dawarich-storage-backup-source-local namespace: dawarich labels: - helm.sh/chart: volsync-target-storage-1.1.1 + helm.sh/chart: volsync-target-storage-2.0.0 app.kubernetes.io/instance: dawarich app.kubernetes.io/part-of: dawarich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: dawarich-storage-backup-source-local spec: diff --git a/clusters/cl01tl/manifests/dawarich/PrometheusRule-dawarich-watched-backup-source-local.yaml b/clusters/cl01tl/manifests/dawarich/PrometheusRule-dawarich-watched-backup-source-local.yaml index a445347d1..a02d3cd3f 100644 --- a/clusters/cl01tl/manifests/dawarich/PrometheusRule-dawarich-watched-backup-source-local.yaml +++ b/clusters/cl01tl/manifests/dawarich/PrometheusRule-dawarich-watched-backup-source-local.yaml @@ -4,10 +4,10 @@ metadata: name: dawarich-watched-backup-source-local namespace: dawarich labels: - helm.sh/chart: volsync-target-watched-1.1.1 + helm.sh/chart: volsync-target-watched-2.0.0 app.kubernetes.io/instance: dawarich app.kubernetes.io/part-of: dawarich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: dawarich-watched-backup-source-local spec: 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 95fa852a9..549c770ee 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 @@ -4,25 +4,25 @@ metadata: name: dawarich-public-backup-source-external namespace: dawarich labels: - helm.sh/chart: volsync-target-public-1.1.1 + helm.sh/chart: volsync-target-public-2.0.0 app.kubernetes.io/instance: dawarich app.kubernetes.io/part-of: dawarich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: dawarich-public-backup spec: sourcePVC: dawarich-public trigger: - schedule: 8 10 * * * + schedule: 8 9 * * 0 restic: - pruneIntervalDays: 7 + pruneIntervalDays: 35 repository: dawarich-public-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/dawarich/ReplicationSource-dawarich-public-backup-source-local.yaml b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-public-backup-source-local.yaml index ced6d3820..21bc5acff 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 @@ -4,10 +4,10 @@ metadata: name: dawarich-public-backup-source-local namespace: dawarich labels: - helm.sh/chart: volsync-target-public-1.1.1 + helm.sh/chart: volsync-target-public-2.0.0 app.kubernetes.io/instance: dawarich app.kubernetes.io/part-of: dawarich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: dawarich-public-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/dawarich/ReplicationSource-dawarich-public-backup-source-remote.yaml b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-public-backup-source-remote.yaml index a34b1636e..8b3c4aec8 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 @@ -4,25 +4,25 @@ metadata: name: dawarich-public-backup-source-remote namespace: dawarich labels: - helm.sh/chart: volsync-target-public-1.1.1 + helm.sh/chart: volsync-target-public-2.0.0 app.kubernetes.io/instance: dawarich app.kubernetes.io/part-of: dawarich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: dawarich-public-backup spec: sourcePVC: dawarich-public trigger: - schedule: 8 9 * * * + schedule: 8 10 * * 0 restic: pruneIntervalDays: 7 repository: dawarich-public-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/dawarich/ReplicationSource-dawarich-storage-backup-source-external.yaml b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-storage-backup-source-external.yaml index d1e8d7a0c..81e36e5af 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 @@ -4,25 +4,25 @@ metadata: name: dawarich-storage-backup-source-external namespace: dawarich labels: - helm.sh/chart: volsync-target-storage-1.1.1 + helm.sh/chart: volsync-target-storage-2.0.0 app.kubernetes.io/instance: dawarich app.kubernetes.io/part-of: dawarich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: dawarich-storage-backup spec: sourcePVC: dawarich-storage trigger: - schedule: 6 10 * * * + schedule: 6 9 * * 0 restic: - pruneIntervalDays: 7 + pruneIntervalDays: 35 repository: dawarich-storage-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/dawarich/ReplicationSource-dawarich-storage-backup-source-local.yaml b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-storage-backup-source-local.yaml index 6f6a13eed..5dc43c769 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 @@ -4,10 +4,10 @@ metadata: name: dawarich-storage-backup-source-local namespace: dawarich labels: - helm.sh/chart: volsync-target-storage-1.1.1 + helm.sh/chart: volsync-target-storage-2.0.0 app.kubernetes.io/instance: dawarich app.kubernetes.io/part-of: dawarich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: dawarich-storage-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/dawarich/ReplicationSource-dawarich-storage-backup-source-remote.yaml b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-storage-backup-source-remote.yaml index 21975d94e..3812864f3 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 @@ -4,25 +4,25 @@ metadata: name: dawarich-storage-backup-source-remote namespace: dawarich labels: - helm.sh/chart: volsync-target-storage-1.1.1 + helm.sh/chart: volsync-target-storage-2.0.0 app.kubernetes.io/instance: dawarich app.kubernetes.io/part-of: dawarich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: dawarich-storage-backup spec: sourcePVC: dawarich-storage trigger: - schedule: 6 9 * * * + schedule: 6 10 * * 0 restic: pruneIntervalDays: 7 repository: dawarich-storage-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/dawarich/ReplicationSource-dawarich-watched-backup-source-external.yaml b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-watched-backup-source-external.yaml index 6be74b1a2..fc95777bc 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 @@ -4,25 +4,25 @@ metadata: name: dawarich-watched-backup-source-external namespace: dawarich labels: - helm.sh/chart: volsync-target-watched-1.1.1 + helm.sh/chart: volsync-target-watched-2.0.0 app.kubernetes.io/instance: dawarich app.kubernetes.io/part-of: dawarich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: dawarich-watched-backup spec: sourcePVC: dawarich-watched trigger: - schedule: 8 10 * * * + schedule: 8 9 * * 0 restic: - pruneIntervalDays: 7 + pruneIntervalDays: 35 repository: dawarich-watched-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/dawarich/ReplicationSource-dawarich-watched-backup-source-local.yaml b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-watched-backup-source-local.yaml index 3f6b5f2bf..6cd2c8344 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 @@ -4,10 +4,10 @@ metadata: name: dawarich-watched-backup-source-local namespace: dawarich labels: - helm.sh/chart: volsync-target-watched-1.1.1 + helm.sh/chart: volsync-target-watched-2.0.0 app.kubernetes.io/instance: dawarich app.kubernetes.io/part-of: dawarich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: dawarich-watched-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/dawarich/ReplicationSource-dawarich-watched-backup-source-remote.yaml b/clusters/cl01tl/manifests/dawarich/ReplicationSource-dawarich-watched-backup-source-remote.yaml index 7fe62a16e..6fb501ec4 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 @@ -4,25 +4,25 @@ metadata: name: dawarich-watched-backup-source-remote namespace: dawarich labels: - helm.sh/chart: volsync-target-watched-1.1.1 + helm.sh/chart: volsync-target-watched-2.0.0 app.kubernetes.io/instance: dawarich app.kubernetes.io/part-of: dawarich - app.kubernetes.io/version: "1.1.1" + app.kubernetes.io/version: "2.0.0" app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: dawarich-watched-backup spec: sourcePVC: dawarich-watched trigger: - schedule: 8 9 * * * + schedule: 8 10 * * 0 restic: pruneIntervalDays: 7 repository: dawarich-watched-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