diff --git a/clusters/cl01tl/helm/argo-workflows/values.yaml b/clusters/cl01tl/helm/argo-workflows/values.yaml index b75d92e00..ae34a1a09 100644 --- a/clusters/cl01tl/helm/argo-workflows/values.yaml +++ b/clusters/cl01tl/helm/argo-workflows/values.yaml @@ -105,7 +105,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 0 14 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/authentik/values.yaml b/clusters/cl01tl/helm/authentik/values.yaml index de138e42f..f3eb618f9 100644 --- a/clusters/cl01tl/helm/authentik/values.yaml +++ b/clusters/cl01tl/helm/authentik/values.yaml @@ -93,7 +93,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 5 14 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/dawarich/values.yaml b/clusters/cl01tl/helm/dawarich/values.yaml index f1eb64280..b1191414f 100644 --- a/clusters/cl01tl/helm/dawarich/values.yaml +++ b/clusters/cl01tl/helm/dawarich/values.yaml @@ -330,7 +330,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 10 14 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/directus/values.yaml b/clusters/cl01tl/helm/directus/values.yaml index 32559929d..62c50e357 100644 --- a/clusters/cl01tl/helm/directus/values.yaml +++ b/clusters/cl01tl/helm/directus/values.yaml @@ -219,7 +219,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 15 14 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/freshrss/values.yaml b/clusters/cl01tl/helm/freshrss/values.yaml index ed290644f..8e65b5b81 100644 --- a/clusters/cl01tl/helm/freshrss/values.yaml +++ b/clusters/cl01tl/helm/freshrss/values.yaml @@ -222,7 +222,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 20 14 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/gatus/values.yaml b/clusters/cl01tl/helm/gatus/values.yaml index 5d1fb7106..a31811c55 100644 --- a/clusters/cl01tl/helm/gatus/values.yaml +++ b/clusters/cl01tl/helm/gatus/values.yaml @@ -430,7 +430,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 25 14 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/gitea/values.yaml b/clusters/cl01tl/helm/gitea/values.yaml index da6bbde7f..30a50e657 100644 --- a/clusters/cl01tl/helm/gitea/values.yaml +++ b/clusters/cl01tl/helm/gitea/values.yaml @@ -222,7 +222,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 0 7 * * *" backupName: garage-local # - name: weekly-backup # suspend: true @@ -259,7 +259,7 @@ volsync-target-storage: fsGroupChangePolicy: OnRootMismatch local: enabled: true - schedule: 0 0 0 * * * + schedule: 0 0 7 * * * restic: pruneIntervalDays: 3 retain: diff --git a/clusters/cl01tl/helm/grafana-operator/values.yaml b/clusters/cl01tl/helm/grafana-operator/values.yaml index 8842f8ba8..7a7007b08 100644 --- a/clusters/cl01tl/helm/grafana-operator/values.yaml +++ b/clusters/cl01tl/helm/grafana-operator/values.yaml @@ -42,7 +42,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 30 14 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/harbor/values.yaml b/clusters/cl01tl/helm/harbor/values.yaml index eb88583d8..6cdc5be97 100644 --- a/clusters/cl01tl/helm/harbor/values.yaml +++ b/clusters/cl01tl/helm/harbor/values.yaml @@ -126,7 +126,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 35 14 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/immich/values.yaml b/clusters/cl01tl/helm/immich/values.yaml index 32eeabebd..757f9b70d 100644 --- a/clusters/cl01tl/helm/immich/values.yaml +++ b/clusters/cl01tl/helm/immich/values.yaml @@ -209,7 +209,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 40 14 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/jellystat/values.yaml b/clusters/cl01tl/helm/jellystat/values.yaml index 57059f5ad..cb90aac8b 100644 --- a/clusters/cl01tl/helm/jellystat/values.yaml +++ b/clusters/cl01tl/helm/jellystat/values.yaml @@ -129,7 +129,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 45 14 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/komodo/values.yaml b/clusters/cl01tl/helm/komodo/values.yaml index f850fae3c..9394099c6 100644 --- a/clusters/cl01tl/helm/komodo/values.yaml +++ b/clusters/cl01tl/helm/komodo/values.yaml @@ -230,7 +230,7 @@ postgresql-17-fdb-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 50 14 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/lidarr/values.yaml b/clusters/cl01tl/helm/lidarr/values.yaml index a194917f6..73678eb22 100644 --- a/clusters/cl01tl/helm/lidarr/values.yaml +++ b/clusters/cl01tl/helm/lidarr/values.yaml @@ -167,7 +167,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 55 14 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/matrix-synapse/values.yaml b/clusters/cl01tl/helm/matrix-synapse/values.yaml index fb7dfb13a..8657bf2f7 100644 --- a/clusters/cl01tl/helm/matrix-synapse/values.yaml +++ b/clusters/cl01tl/helm/matrix-synapse/values.yaml @@ -434,7 +434,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 0 15 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/ollama/values.yaml b/clusters/cl01tl/helm/ollama/values.yaml index 3db28a9f0..6119e6cf0 100644 --- a/clusters/cl01tl/helm/ollama/values.yaml +++ b/clusters/cl01tl/helm/ollama/values.yaml @@ -289,7 +289,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 5 15 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/outline/values.yaml b/clusters/cl01tl/helm/outline/values.yaml index 821bbd36a..866f59f61 100644 --- a/clusters/cl01tl/helm/outline/values.yaml +++ b/clusters/cl01tl/helm/outline/values.yaml @@ -164,7 +164,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 10 15 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/photoview/values.yaml b/clusters/cl01tl/helm/photoview/values.yaml index 189ead5b9..b42c9a654 100644 --- a/clusters/cl01tl/helm/photoview/values.yaml +++ b/clusters/cl01tl/helm/photoview/values.yaml @@ -123,7 +123,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 15 15 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/postiz/values.yaml b/clusters/cl01tl/helm/postiz/values.yaml index 7abc77645..f67fbcf67 100644 --- a/clusters/cl01tl/helm/postiz/values.yaml +++ b/clusters/cl01tl/helm/postiz/values.yaml @@ -155,7 +155,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 20 15 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/radarr-4k/values.yaml b/clusters/cl01tl/helm/radarr-4k/values.yaml index 4db15eda9..af439a6e9 100644 --- a/clusters/cl01tl/helm/radarr-4k/values.yaml +++ b/clusters/cl01tl/helm/radarr-4k/values.yaml @@ -167,7 +167,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 30 15 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/radarr-anime/values.yaml b/clusters/cl01tl/helm/radarr-anime/values.yaml index 0d5141995..62c7bf6f1 100644 --- a/clusters/cl01tl/helm/radarr-anime/values.yaml +++ b/clusters/cl01tl/helm/radarr-anime/values.yaml @@ -165,7 +165,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 30 15 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/radarr-standup/values.yaml b/clusters/cl01tl/helm/radarr-standup/values.yaml index 07ec4f3dd..29ac2cfa2 100644 --- a/clusters/cl01tl/helm/radarr-standup/values.yaml +++ b/clusters/cl01tl/helm/radarr-standup/values.yaml @@ -165,7 +165,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 35 15 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/radarr/values.yaml b/clusters/cl01tl/helm/radarr/values.yaml index c46937435..ff8b17003 100644 --- a/clusters/cl01tl/helm/radarr/values.yaml +++ b/clusters/cl01tl/helm/radarr/values.yaml @@ -167,7 +167,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 25 15 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/roundcube/values.yaml b/clusters/cl01tl/helm/roundcube/values.yaml index 0d70c891b..3c7c0f44a 100644 --- a/clusters/cl01tl/helm/roundcube/values.yaml +++ b/clusters/cl01tl/helm/roundcube/values.yaml @@ -256,7 +256,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 40 15 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/rybbit/values.yaml b/clusters/cl01tl/helm/rybbit/values.yaml index 8d43919df..6d742dae4 100644 --- a/clusters/cl01tl/helm/rybbit/values.yaml +++ b/clusters/cl01tl/helm/rybbit/values.yaml @@ -288,7 +288,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 45 15 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/sonarr-4k/values.yaml b/clusters/cl01tl/helm/sonarr-4k/values.yaml index d26fa92ee..470f357a9 100644 --- a/clusters/cl01tl/helm/sonarr-4k/values.yaml +++ b/clusters/cl01tl/helm/sonarr-4k/values.yaml @@ -165,7 +165,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 55 15 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/sonarr-anime/values.yaml b/clusters/cl01tl/helm/sonarr-anime/values.yaml index c74b52d4e..776aec993 100644 --- a/clusters/cl01tl/helm/sonarr-anime/values.yaml +++ b/clusters/cl01tl/helm/sonarr-anime/values.yaml @@ -165,7 +165,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 0 16 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/sonarr/values.yaml b/clusters/cl01tl/helm/sonarr/values.yaml index 917232a94..81a0b264b 100644 --- a/clusters/cl01tl/helm/sonarr/values.yaml +++ b/clusters/cl01tl/helm/sonarr/values.yaml @@ -165,7 +165,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 50 15 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/stalwart/values.yaml b/clusters/cl01tl/helm/stalwart/values.yaml index 53ca25191..812390bb0 100644 --- a/clusters/cl01tl/helm/stalwart/values.yaml +++ b/clusters/cl01tl/helm/stalwart/values.yaml @@ -102,7 +102,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 5 16 * * *" backupName: garage-local # - name: weekly-backup # suspend: true diff --git a/clusters/cl01tl/helm/yamtrack/values.yaml b/clusters/cl01tl/helm/yamtrack/values.yaml index e22cbe23a..d3065088e 100644 --- a/clusters/cl01tl/helm/yamtrack/values.yaml +++ b/clusters/cl01tl/helm/yamtrack/values.yaml @@ -120,7 +120,7 @@ postgres-18-cluster: - name: live-backup suspend: false immediate: true - schedule: "0 0 0 * * *" + schedule: "0 10 16 * * *" backupName: garage-local # - name: weekly-backup # suspend: true