From ffbddceb92d90824f6b1fda8131c702b0985c8c6 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 7 Oct 2025 16:03:03 -0500 Subject: [PATCH] switch index --- clusters/cl01tl/applications/directus/values.yaml | 6 +++--- clusters/cl01tl/applications/freshrss/values.yaml | 6 +++--- clusters/cl01tl/applications/immich/values.yaml | 6 +++--- clusters/cl01tl/applications/jellystat/values.yaml | 6 +++--- clusters/cl01tl/applications/lidarr/values.yaml | 6 +++--- clusters/cl01tl/applications/outline/values.yaml | 6 +++--- clusters/cl01tl/applications/photoview/values.yaml | 6 +++--- clusters/cl01tl/applications/postiz/values.yaml | 6 +++--- clusters/cl01tl/applications/radarr-4k/values.yaml | 6 +++--- clusters/cl01tl/applications/radarr-anime/values.yaml | 6 +++--- clusters/cl01tl/applications/radarr-standup/values.yaml | 6 +++--- clusters/cl01tl/applications/radarr/values.yaml | 6 +++--- clusters/cl01tl/applications/roundcube/values.yaml | 6 +++--- clusters/cl01tl/applications/sonarr-4k/values.yaml | 6 +++--- clusters/cl01tl/applications/sonarr-anime/values.yaml | 6 +++--- clusters/cl01tl/applications/sonarr/values.yaml | 6 +++--- clusters/cl01tl/applications/vaultwarden/values.yaml | 6 +++--- clusters/cl01tl/applications/yamtrack/values.yaml | 6 +++--- clusters/cl01tl/management/komodo/values.yaml | 6 +++--- clusters/cl01tl/monitoring/gatus/values.yaml | 6 +++--- clusters/cl01tl/monitoring/grafana-operator/values.yaml | 6 +++--- clusters/cl01tl/platform/gitea/values.yaml | 6 +++--- clusters/cl01tl/platform/matrix-synapse/values.yaml | 6 +++--- clusters/cl01tl/platform/n8n/values.yaml | 6 +++--- clusters/cl01tl/platform/ollama/values.yaml | 6 +++--- clusters/cl01tl/platform/stalwart/values.yaml | 6 +++--- clusters/cl01tl/services/harbor/values.yaml | 6 +++--- 27 files changed, 81 insertions(+), 81 deletions(-) diff --git a/clusters/cl01tl/applications/directus/values.yaml b/clusters/cl01tl/applications/directus/values.yaml index 32643a16e..14c96232e 100644 --- a/clusters/cl01tl/applications/directus/values.yaml +++ b/clusters/cl01tl/applications/directus/values.yaml @@ -171,15 +171,15 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/directus/directus-postgresql-17-cluster - index: 2 + index: 1 backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/directus/directus-postgresql-17-cluster - index: 2 + index: 1 retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/freshrss/values.yaml b/clusters/cl01tl/applications/freshrss/values.yaml index a2c2df7ad..2cf9c7458 100644 --- a/clusters/cl01tl/applications/freshrss/values.yaml +++ b/clusters/cl01tl/applications/freshrss/values.yaml @@ -208,15 +208,15 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/freshrss/freshrss-postgresql-17-cluster - index: 3 + index: 1 backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/freshrss/freshrss-postgresql-17-cluster - index: 3 + index: 1 retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/immich/values.yaml b/clusters/cl01tl/applications/immich/values.yaml index 496398f66..2ebd08db3 100644 --- a/clusters/cl01tl/applications/immich/values.yaml +++ b/clusters/cl01tl/applications/immich/values.yaml @@ -217,15 +217,15 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/immich/immich-postgresql-17-cluster - index: 1 + index: 2 backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/immich/immich-postgresql-17-cluster - index: 1 + index: 2 retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/jellystat/values.yaml b/clusters/cl01tl/applications/jellystat/values.yaml index e5cb30f5d..776304ac3 100644 --- a/clusters/cl01tl/applications/jellystat/values.yaml +++ b/clusters/cl01tl/applications/jellystat/values.yaml @@ -93,15 +93,15 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/jellystat/jellystat-postgresql-17-cluster - index: 2 + index: 1 backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/jellystat/jellystat-postgresql-17-cluster - index: 2 + index: 1 retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/lidarr/values.yaml b/clusters/cl01tl/applications/lidarr/values.yaml index 1da0eb6f6..64bf42f67 100644 --- a/clusters/cl01tl/applications/lidarr/values.yaml +++ b/clusters/cl01tl/applications/lidarr/values.yaml @@ -107,17 +107,17 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/lidarr2/lidarr2-postgresql-17-cluster - index: 4 + index: 1 endpointCredentials: lidarr-postgresql-17-cluster-backup-secret backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/lidarr2/lidarr2-postgresql-17-cluster - index: 4 + index: 1 endpointCredentials: lidarr-postgresql-17-cluster-backup-secret retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/outline/values.yaml b/clusters/cl01tl/applications/outline/values.yaml index 1d8224473..a3c4d9294 100644 --- a/clusters/cl01tl/applications/outline/values.yaml +++ b/clusters/cl01tl/applications/outline/values.yaml @@ -160,15 +160,15 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/outline/outline-postgresql-17-cluster - index: 2 + index: 1 backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/outline/outline-postgresql-17-cluster - index: 2 + index: 1 retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/photoview/values.yaml b/clusters/cl01tl/applications/photoview/values.yaml index 29ba3ee32..6e5953b92 100644 --- a/clusters/cl01tl/applications/photoview/values.yaml +++ b/clusters/cl01tl/applications/photoview/values.yaml @@ -87,15 +87,15 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/photoview/photoview-postgresql-17-cluster - index: 3 + index: 1 backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/photoview/photoview-postgresql-17-cluster - index: 3 + index: 1 retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/postiz/values.yaml b/clusters/cl01tl/applications/postiz/values.yaml index 897f2e0e6..8334d9578 100644 --- a/clusters/cl01tl/applications/postiz/values.yaml +++ b/clusters/cl01tl/applications/postiz/values.yaml @@ -120,15 +120,15 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/postiz/postiz-postgresql-17-cluster - index: 1 + index: 2 backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/postiz/postiz-postgresql-17-cluster - index: 1 + index: 2 retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/radarr-4k/values.yaml b/clusters/cl01tl/applications/radarr-4k/values.yaml index d57dcb617..610d962bd 100644 --- a/clusters/cl01tl/applications/radarr-4k/values.yaml +++ b/clusters/cl01tl/applications/radarr-4k/values.yaml @@ -107,17 +107,17 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-4k/radarr5-4k-postgresql-17-cluster - index: 3 + index: 1 endpointCredentials: radarr-4k-postgresql-17-cluster-backup-secret backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-4k/radarr5-4k-postgresql-17-cluster - index: 3 + index: 1 endpointCredentials: radarr-4k-postgresql-17-cluster-backup-secret retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/radarr-anime/values.yaml b/clusters/cl01tl/applications/radarr-anime/values.yaml index 40edd1bb2..0f041a19e 100644 --- a/clusters/cl01tl/applications/radarr-anime/values.yaml +++ b/clusters/cl01tl/applications/radarr-anime/values.yaml @@ -101,17 +101,17 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-anime/radarr5-anime-postgresql-17-cluster - index: 2 + index: 1 endpointCredentials: radarr-anime-postgresql-17-cluster-backup-secret backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-anime/radarr5-anime-postgresql-17-cluster - index: 2 + index: 1 endpointCredentials: radarr-anime-postgresql-17-cluster-backup-secret retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/radarr-standup/values.yaml b/clusters/cl01tl/applications/radarr-standup/values.yaml index 2a3e4c3e1..e78365124 100644 --- a/clusters/cl01tl/applications/radarr-standup/values.yaml +++ b/clusters/cl01tl/applications/radarr-standup/values.yaml @@ -101,17 +101,17 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-standup/radarr5-standup-postgresql-17-cluster - index: 3 + index: 1 endpointCredentials: radarr-standup-postgresql-17-cluster-backup-secret backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-standup/radarr5-standup-postgresql-17-cluster - index: 3 + index: 1 endpointCredentials: radarr-standup-postgresql-17-cluster-backup-secret retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/radarr/values.yaml b/clusters/cl01tl/applications/radarr/values.yaml index 697144807..c1845640a 100644 --- a/clusters/cl01tl/applications/radarr/values.yaml +++ b/clusters/cl01tl/applications/radarr/values.yaml @@ -107,17 +107,17 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5/radarr5-postgresql-17-cluster - index: 5 + index: 1 endpointCredentials: radarr-postgresql-17-cluster-backup-secret backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5/radarr5-postgresql-17-cluster - index: 5 + index: 1 endpointCredentials: radarr-postgresql-17-cluster-backup-secret retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/roundcube/values.yaml b/clusters/cl01tl/applications/roundcube/values.yaml index e046c9253..1df46faba 100644 --- a/clusters/cl01tl/applications/roundcube/values.yaml +++ b/clusters/cl01tl/applications/roundcube/values.yaml @@ -220,15 +220,15 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/roundcube/roundcube-postgresql-17-cluster - index: 1 + index: 2 backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/roundcube/roundcube-postgresql-17-cluster - index: 1 + index: 2 retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/sonarr-4k/values.yaml b/clusters/cl01tl/applications/sonarr-4k/values.yaml index d499b529a..63200346b 100644 --- a/clusters/cl01tl/applications/sonarr-4k/values.yaml +++ b/clusters/cl01tl/applications/sonarr-4k/values.yaml @@ -104,17 +104,17 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4-4k/sonarr4-4k-postgresql-17-cluster - index: 3 + index: 1 endpointCredentials: sonarr-4k-postgresql-17-cluster-backup-secret backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4-4k/sonarr4-4k-postgresql-17-cluster - index: 3 + index: 1 endpointCredentials: sonarr-4k-postgresql-17-cluster-backup-secret retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/sonarr-anime/values.yaml b/clusters/cl01tl/applications/sonarr-anime/values.yaml index 8accdbd9a..60f8867b9 100644 --- a/clusters/cl01tl/applications/sonarr-anime/values.yaml +++ b/clusters/cl01tl/applications/sonarr-anime/values.yaml @@ -104,17 +104,17 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4-anime/sonarr4-anime-postgresql-17-cluster - index: 3 + index: 1 endpointCredentials: sonarr-anime-postgresql-17-cluster-backup-secret backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4-anime/sonarr4-anime-postgresql-17-cluster - index: 3 + index: 1 endpointCredentials: sonarr-anime-postgresql-17-cluster-backup-secret retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/sonarr/values.yaml b/clusters/cl01tl/applications/sonarr/values.yaml index 2578adb04..a4f748370 100644 --- a/clusters/cl01tl/applications/sonarr/values.yaml +++ b/clusters/cl01tl/applications/sonarr/values.yaml @@ -105,17 +105,17 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4/sonarr4-postgresql-17-cluster - index: 3 + index: 1 endpointCredentials: sonarr-postgresql-17-cluster-backup-secret backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4/sonarr4-postgresql-17-cluster - index: 3 + index: 1 endpointCredentials: sonarr-postgresql-17-cluster-backup-secret retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/vaultwarden/values.yaml b/clusters/cl01tl/applications/vaultwarden/values.yaml index ef31bfe95..c0d7bb86a 100644 --- a/clusters/cl01tl/applications/vaultwarden/values.yaml +++ b/clusters/cl01tl/applications/vaultwarden/values.yaml @@ -64,15 +64,15 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/vaultwarden/vaultwarden-postgresql-17-cluster - index: 3 + index: 1 backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/vaultwarden/vaultwarden-postgresql-17-cluster - index: 3 + index: 1 retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/applications/yamtrack/values.yaml b/clusters/cl01tl/applications/yamtrack/values.yaml index 1de117061..9c52c7de3 100644 --- a/clusters/cl01tl/applications/yamtrack/values.yaml +++ b/clusters/cl01tl/applications/yamtrack/values.yaml @@ -84,15 +84,15 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/yamtrack/yamtrack-postgresql-17-cluster - index: 1 + index: 2 backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/yamtrack/yamtrack-postgresql-17-cluster - index: 1 + index: 2 retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/management/komodo/values.yaml b/clusters/cl01tl/management/komodo/values.yaml index f4c131bea..2c91a8462 100644 --- a/clusters/cl01tl/management/komodo/values.yaml +++ b/clusters/cl01tl/management/komodo/values.yaml @@ -193,15 +193,15 @@ postgresql-17-fdb-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/komodo/komodo-postgresql-17-fdb-cluster - index: 1 + index: 2 backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/komodo/komodo-postgresql-17-fdb-cluster - index: 1 + index: 2 retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/monitoring/gatus/values.yaml b/clusters/cl01tl/monitoring/gatus/values.yaml index cf3eb614a..54c46ba68 100644 --- a/clusters/cl01tl/monitoring/gatus/values.yaml +++ b/clusters/cl01tl/monitoring/gatus/values.yaml @@ -374,15 +374,15 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster - index: 1 + index: 2 backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster - index: 1 + index: 2 retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/monitoring/grafana-operator/values.yaml b/clusters/cl01tl/monitoring/grafana-operator/values.yaml index 44dde5305..39eeda2cb 100644 --- a/clusters/cl01tl/monitoring/grafana-operator/values.yaml +++ b/clusters/cl01tl/monitoring/grafana-operator/values.yaml @@ -27,15 +27,15 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/grafana-operator/grafana-operator-postgresql-17-cluster - index: 1 + index: 2 backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/grafana-operator/grafana-operator-postgresql-17-cluster - index: 1 + index: 2 retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index be04ae4c6..610d10226 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -335,15 +335,15 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gitea/gitea-postgresql-17-cluster - index: 3 + index: 1 backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gitea/gitea-postgresql-17-cluster - index: 3 + index: 1 retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/platform/matrix-synapse/values.yaml b/clusters/cl01tl/platform/matrix-synapse/values.yaml index dfd7acc2c..01c58345e 100644 --- a/clusters/cl01tl/platform/matrix-synapse/values.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/values.yaml @@ -312,15 +312,15 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/matrix-synapse/matrix-synapse-postgresql-17-cluster - index: 1 + index: 2 backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/matrix-synapse/matrix-synapse-postgresql-17-cluster - index: 1 + index: 2 retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/platform/n8n/values.yaml b/clusters/cl01tl/platform/n8n/values.yaml index 38a25e525..0d480e616 100644 --- a/clusters/cl01tl/platform/n8n/values.yaml +++ b/clusters/cl01tl/platform/n8n/values.yaml @@ -328,15 +328,15 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/n8n/n8n-postgresql-17-cluster - index: 1 + index: 2 backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/n8n/n8n-postgresql-17-cluster - index: 1 + index: 2 retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/platform/ollama/values.yaml b/clusters/cl01tl/platform/ollama/values.yaml index 152be1b02..2b7cdecc0 100644 --- a/clusters/cl01tl/platform/ollama/values.yaml +++ b/clusters/cl01tl/platform/ollama/values.yaml @@ -252,15 +252,15 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/ollama/ollama-web-postgresql-17-cluster - index: 2 + index: 1 backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/ollama/ollama-web-postgresql-17-cluster - index: 2 + index: 1 retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/platform/stalwart/values.yaml b/clusters/cl01tl/platform/stalwart/values.yaml index 27eeddfcf..d9108f2e5 100644 --- a/clusters/cl01tl/platform/stalwart/values.yaml +++ b/clusters/cl01tl/platform/stalwart/values.yaml @@ -69,15 +69,15 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/stalwart/stalwart-postgresql-17-cluster - index: 3 + index: 1 backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/stalwart/stalwart-postgresql-17-cluster - index: 3 + index: 1 retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external diff --git a/clusters/cl01tl/services/harbor/values.yaml b/clusters/cl01tl/services/harbor/values.yaml index 3a779e131..1419d8613 100644 --- a/clusters/cl01tl/services/harbor/values.yaml +++ b/clusters/cl01tl/services/harbor/values.yaml @@ -109,15 +109,15 @@ postgres-17-cluster: method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/harbor/harbor-postgresql-17-cluster - index: 1 + index: 2 backup: objectStore: - name: external destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/harbor/harbor-postgresql-17-cluster - index: 1 + index: 2 retentionPolicy: "2d" scheduledBackups: - name: daily-backup suspend: false - schedule: "0 0 * * *" + schedule: "0 0 0 * * *" backupName: external