diff --git a/clusters/cl01tl/applications/directus/values.yaml b/clusters/cl01tl/applications/directus/values.yaml index b6a644a77..48c327229 100644 --- a/clusters/cl01tl/applications/directus/values.yaml +++ b/clusters/cl01tl/applications/directus/values.yaml @@ -178,13 +178,13 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/directus/directus-postgresql-17-cluster index: 1 retentionPolicy: "2d" + isWALArchiver: true - name: garage destinationPath: s3://postgres-backups/cl01tl/directus/directus-postgresql-17-cluster index: 1 endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900 endpointCredentials: directus-postgresql-17-cluster-backup-secret-weekly retentionPolicy: "30d" - isWALArchiver: false data: compression: bzip2 jobs: 2 diff --git a/clusters/cl01tl/applications/freshrss/values.yaml b/clusters/cl01tl/applications/freshrss/values.yaml index 742daa621..60a353234 100644 --- a/clusters/cl01tl/applications/freshrss/values.yaml +++ b/clusters/cl01tl/applications/freshrss/values.yaml @@ -215,13 +215,13 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/freshrss/freshrss-postgresql-17-cluster index: 1 retentionPolicy: "2d" + isWALArchiver: true - name: garage destinationPath: s3://postgres-backups/cl01tl/freshrss/freshrss-postgresql-17-cluster index: 1 endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900 endpointCredentials: freshrss-postgresql-17-cluster-backup-secret-weekly retentionPolicy: "30d" - isWALArchiver: false data: compression: bzip2 jobs: 2 diff --git a/clusters/cl01tl/applications/immich/values.yaml b/clusters/cl01tl/applications/immich/values.yaml index d95764b0a..3de76584c 100644 --- a/clusters/cl01tl/applications/immich/values.yaml +++ b/clusters/cl01tl/applications/immich/values.yaml @@ -224,13 +224,13 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/immich/immich-postgresql-17-cluster index: 2 retentionPolicy: "2d" + isWALArchiver: true - name: garage destinationPath: s3://postgres-backups/cl01tl/immich/immich-postgresql-17-cluster index: 1 endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900 endpointCredentials: immich-postgresql-17-cluster-backup-secret-weekly retentionPolicy: "30d" - isWALArchiver: false data: compression: bzip2 jobs: 2 diff --git a/clusters/cl01tl/applications/jellystat/values.yaml b/clusters/cl01tl/applications/jellystat/values.yaml index d5f255242..d65e73ef6 100644 --- a/clusters/cl01tl/applications/jellystat/values.yaml +++ b/clusters/cl01tl/applications/jellystat/values.yaml @@ -100,13 +100,13 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/jellystat/jellystat-postgresql-17-cluster index: 1 retentionPolicy: "2d" + isWALArchiver: true - name: garage destinationPath: s3://postgres-backups/cl01tl/jellystat/jellystat-postgresql-17-cluster index: 1 endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900 endpointCredentials: jellystat-postgresql-17-cluster-backup-secret-weekly retentionPolicy: "30d" - isWALArchiver: false data: compression: bzip2 jobs: 2 diff --git a/clusters/cl01tl/applications/lidarr/values.yaml b/clusters/cl01tl/applications/lidarr/values.yaml index faed598ce..878b6416f 100644 --- a/clusters/cl01tl/applications/lidarr/values.yaml +++ b/clusters/cl01tl/applications/lidarr/values.yaml @@ -116,13 +116,13 @@ postgres-17-cluster: index: 1 endpointCredentials: lidarr-postgresql-17-cluster-backup-secret retentionPolicy: "1d" + isWALArchiver: true - name: garage destinationPath: s3://postgres-backups/cl01tl/lidarr/lidarr2-postgresql-17-cluster index: 1 endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900 endpointCredentials: lidarr-postgresql-17-cluster-backup-secret-weekly retentionPolicy: "30d" - isWALArchiver: false data: compression: bzip2 jobs: 2 diff --git a/clusters/cl01tl/applications/outline/values.yaml b/clusters/cl01tl/applications/outline/values.yaml index 6d50914a9..c8739bd67 100644 --- a/clusters/cl01tl/applications/outline/values.yaml +++ b/clusters/cl01tl/applications/outline/values.yaml @@ -167,13 +167,13 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/outline/outline-postgresql-17-cluster index: 1 retentionPolicy: "2d" + isWALArchiver: true - name: garage destinationPath: s3://postgres-backups/cl01tl/outline/outline-postgresql-17-cluster index: 1 endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900 endpointCredentials: outline-postgresql-17-cluster-backup-secret-weekly retentionPolicy: "30d" - isWALArchiver: false data: compression: bzip2 jobs: 2 diff --git a/clusters/cl01tl/applications/photoview/values.yaml b/clusters/cl01tl/applications/photoview/values.yaml index c9e43a63e..858e082e7 100644 --- a/clusters/cl01tl/applications/photoview/values.yaml +++ b/clusters/cl01tl/applications/photoview/values.yaml @@ -94,13 +94,13 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/photoview/photoview-postgresql-17-cluster index: 1 retentionPolicy: "2d" + isWALArchiver: true - name: garage destinationPath: s3://postgres-backups/cl01tl/photoview/photoview-postgresql-17-cluster index: 1 endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900 endpointCredentials: photoview-postgresql-17-cluster-backup-secret-weekly retentionPolicy: "30d" - isWALArchiver: false data: compression: bzip2 jobs: 2 diff --git a/clusters/cl01tl/applications/postiz/values.yaml b/clusters/cl01tl/applications/postiz/values.yaml index 87864d7b0..447cffb19 100644 --- a/clusters/cl01tl/applications/postiz/values.yaml +++ b/clusters/cl01tl/applications/postiz/values.yaml @@ -127,13 +127,13 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/postiz/postiz-postgresql-17-cluster index: 2 retentionPolicy: "2d" + isWALArchiver: true - name: garage destinationPath: s3://postgres-backups/cl01tl/postiz/postiz-postgresql-17-cluster index: 1 endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900 endpointCredentials: postiz-postgresql-17-cluster-backup-secret-weekly retentionPolicy: "30d" - isWALArchiver: false data: compression: bzip2 jobs: 2 diff --git a/clusters/cl01tl/applications/radarr-4k/values.yaml b/clusters/cl01tl/applications/radarr-4k/values.yaml index 8f7df4f97..d7e6008be 100644 --- a/clusters/cl01tl/applications/radarr-4k/values.yaml +++ b/clusters/cl01tl/applications/radarr-4k/values.yaml @@ -116,13 +116,13 @@ postgres-17-cluster: index: 1 endpointCredentials: radarr-4k-postgresql-17-cluster-backup-secret retentionPolicy: "2d" + isWALArchiver: true - name: garage destinationPath: s3://postgres-backups/cl01tl/radarr-4k/radarr5-4k-postgresql-17-cluster index: 1 endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900 endpointCredentials: radarr-4k-postgresql-17-cluster-backup-secret-weekly retentionPolicy: "30d" - isWALArchiver: false data: compression: bzip2 jobs: 2 diff --git a/clusters/cl01tl/applications/radarr-anime/values.yaml b/clusters/cl01tl/applications/radarr-anime/values.yaml index 06a3eb2f2..cba1325d8 100644 --- a/clusters/cl01tl/applications/radarr-anime/values.yaml +++ b/clusters/cl01tl/applications/radarr-anime/values.yaml @@ -110,13 +110,13 @@ postgres-17-cluster: index: 1 endpointCredentials: radarr-anime-postgresql-17-cluster-backup-secret retentionPolicy: "2d" + isWALArchiver: true - name: garage destinationPath: s3://postgres-backups/cl01tl/radarr-anime/radarr5-anime-postgresql-17-cluster index: 1 endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900 endpointCredentials: radarr-anime-postgresql-17-cluster-backup-secret-weekly retentionPolicy: "30d" - isWALArchiver: false data: compression: bzip2 jobs: 2 diff --git a/clusters/cl01tl/applications/radarr-standup/values.yaml b/clusters/cl01tl/applications/radarr-standup/values.yaml index c73221c8c..5d22e1eb7 100644 --- a/clusters/cl01tl/applications/radarr-standup/values.yaml +++ b/clusters/cl01tl/applications/radarr-standup/values.yaml @@ -110,13 +110,13 @@ postgres-17-cluster: index: 1 endpointCredentials: radarr-standup-postgresql-17-cluster-backup-secret retentionPolicy: "2d" + isWALArchiver: true - name: garage destinationPath: s3://postgres-backups/cl01tl/radarr-standup/radarr5-standup-postgresql-17-cluster index: 1 endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900 endpointCredentials: radarr-standup-postgresql-17-cluster-backup-secret-weekly retentionPolicy: "30d" - isWALArchiver: false data: compression: bzip2 jobs: 2 diff --git a/clusters/cl01tl/applications/radarr/values.yaml b/clusters/cl01tl/applications/radarr/values.yaml index d38da3626..c645fc11c 100644 --- a/clusters/cl01tl/applications/radarr/values.yaml +++ b/clusters/cl01tl/applications/radarr/values.yaml @@ -116,13 +116,13 @@ postgres-17-cluster: index: 2 endpointCredentials: radarr-postgresql-17-cluster-backup-secret retentionPolicy: "1d" + isWALArchiver: true - name: garage destinationPath: s3://postgres-backups/cl01tl/radarr/radarr5-postgresql-17-cluster index: 1 endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900 endpointCredentials: radarr-postgresql-17-cluster-backup-secret-weekly retentionPolicy: "30d" - isWALArchiver: false data: compression: bzip2 jobs: 2 diff --git a/clusters/cl01tl/applications/roundcube/values.yaml b/clusters/cl01tl/applications/roundcube/values.yaml index e6df28765..7edbd45ca 100644 --- a/clusters/cl01tl/applications/roundcube/values.yaml +++ b/clusters/cl01tl/applications/roundcube/values.yaml @@ -227,13 +227,13 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/roundcube/roundcube-postgresql-17-cluster index: 2 retentionPolicy: "2d" + isWALArchiver: true - name: garage destinationPath: s3://postgres-backups/cl01tl/roundcube/roundcube-postgresql-17-cluster index: 1 endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900 endpointCredentials: roundcube-postgresql-17-cluster-backup-secret-weekly retentionPolicy: "30d" - isWALArchiver: false data: compression: bzip2 jobs: 2 diff --git a/clusters/cl01tl/applications/sonarr-4k/values.yaml b/clusters/cl01tl/applications/sonarr-4k/values.yaml index e4fa31ee8..83b978087 100644 --- a/clusters/cl01tl/applications/sonarr-4k/values.yaml +++ b/clusters/cl01tl/applications/sonarr-4k/values.yaml @@ -113,13 +113,13 @@ postgres-17-cluster: index: 1 endpointCredentials: sonarr-4k-postgresql-17-cluster-backup-secret retentionPolicy: "2d" + isWALArchiver: true - name: garage destinationPath: s3://postgres-backups/cl01tl/sonarr-4k/sonarr4-4k-postgresql-17-cluster index: 1 endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900 endpointCredentials: sonarr-4k-postgresql-17-cluster-backup-secret-weekly retentionPolicy: "30d" - isWALArchiver: false data: compression: bzip2 jobs: 2 diff --git a/clusters/cl01tl/applications/sonarr-anime/values.yaml b/clusters/cl01tl/applications/sonarr-anime/values.yaml index 7edfecb55..7f7aab4d8 100644 --- a/clusters/cl01tl/applications/sonarr-anime/values.yaml +++ b/clusters/cl01tl/applications/sonarr-anime/values.yaml @@ -113,13 +113,13 @@ postgres-17-cluster: index: 1 endpointCredentials: sonarr-anime-postgresql-17-cluster-backup-secret retentionPolicy: "2d" + isWALArchiver: true - name: garage destinationPath: s3://postgres-backups/cl01tl/sonarr-anime/sonarr4-anime-postgresql-17-cluster index: 1 endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900 endpointCredentials: sonarr-anime-postgresql-17-cluster-backup-secret-weekly retentionPolicy: "30d" - isWALArchiver: false data: compression: bzip2 jobs: 2 diff --git a/clusters/cl01tl/applications/sonarr/values.yaml b/clusters/cl01tl/applications/sonarr/values.yaml index 90f7ec8e5..25d070c8d 100644 --- a/clusters/cl01tl/applications/sonarr/values.yaml +++ b/clusters/cl01tl/applications/sonarr/values.yaml @@ -114,13 +114,13 @@ postgres-17-cluster: index: 1 endpointCredentials: sonarr-postgresql-17-cluster-backup-secret retentionPolicy: "1d" + isWALArchiver: true - name: garage destinationPath: s3://postgres-backups/cl01tl/sonarr/sonarr4-postgresql-17-cluster index: 1 endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900 endpointCredentials: sonarr-postgresql-17-cluster-backup-secret-weekly retentionPolicy: "30d" - isWALArchiver: false data: compression: bzip2 jobs: 2 diff --git a/clusters/cl01tl/applications/vaultwarden/values.yaml b/clusters/cl01tl/applications/vaultwarden/values.yaml index ca0fb4d25..0ceae4588 100644 --- a/clusters/cl01tl/applications/vaultwarden/values.yaml +++ b/clusters/cl01tl/applications/vaultwarden/values.yaml @@ -71,13 +71,13 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/vaultwarden/vaultwarden-postgresql-17-cluster index: 1 retentionPolicy: "2d" + isWALArchiver: true - name: garage destinationPath: s3://postgres-backups/cl01tl/vaultwarden/vaultwarden-postgresql-17-cluster index: 1 endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900 endpointCredentials: vaultwarden-postgresql-17-cluster-backup-secret-weekly retentionPolicy: "30d" - isWALArchiver: false data: compression: bzip2 jobs: 2 diff --git a/clusters/cl01tl/applications/yamtrack/values.yaml b/clusters/cl01tl/applications/yamtrack/values.yaml index 91345ab9e..66a778b38 100644 --- a/clusters/cl01tl/applications/yamtrack/values.yaml +++ b/clusters/cl01tl/applications/yamtrack/values.yaml @@ -91,13 +91,13 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/yamtrack/yamtrack-postgresql-17-cluster index: 2 retentionPolicy: "2d" + isWALArchiver: true - name: garage destinationPath: s3://postgres-backups/cl01tl/yamtrack/yamtrack-postgresql-17-cluster index: 1 endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900 endpointCredentials: yamtrack-postgresql-17-cluster-backup-secret-weekly retentionPolicy: "30d" - isWALArchiver: false data: compression: bzip2 jobs: 2 diff --git a/clusters/cl01tl/management/argo-workflows/values.yaml b/clusters/cl01tl/management/argo-workflows/values.yaml index 332e94dc7..5f74834c7 100644 --- a/clusters/cl01tl/management/argo-workflows/values.yaml +++ b/clusters/cl01tl/management/argo-workflows/values.yaml @@ -111,13 +111,13 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/argo-workflows/argo-workflows-postgresql-17-cluster index: 1 retentionPolicy: "2d" + isWALArchiver: true - name: garage destinationPath: s3://postgres-backups/cl01tl/argo-workflows/argo-workflows-postgresql-17-cluster index: 1 endpointURL: https://garage-ps10rp.boreal-beaufort.ts.net:3900 endpointCredentials: argo-workflows-postgresql-17-cluster-backup-secret-weekly retentionPolicy: "30d" - isWALArchiver: false data: compression: bzip2 jobs: 2 diff --git a/clusters/cl01tl/management/komodo/values.yaml b/clusters/cl01tl/management/komodo/values.yaml index ab0e71b6f..b315f78fb 100644 --- a/clusters/cl01tl/management/komodo/values.yaml +++ b/clusters/cl01tl/management/komodo/values.yaml @@ -200,6 +200,7 @@ postgresql-17-fdb-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/komodo/komodo-postgresql-17-fdb-cluster index: 2 retentionPolicy: "1d" + isWALArchiver: true scheduledBackups: - name: daily-backup suspend: false diff --git a/clusters/cl01tl/monitoring/gatus/values.yaml b/clusters/cl01tl/monitoring/gatus/values.yaml index 5ebdeff96..434800bd7 100644 --- a/clusters/cl01tl/monitoring/gatus/values.yaml +++ b/clusters/cl01tl/monitoring/gatus/values.yaml @@ -393,6 +393,7 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster index: 2 retentionPolicy: "2d" + isWALArchiver: true scheduledBackups: - name: daily-backup suspend: false diff --git a/clusters/cl01tl/monitoring/grafana-operator/values.yaml b/clusters/cl01tl/monitoring/grafana-operator/values.yaml index 39eeda2cb..127e1fe85 100644 --- a/clusters/cl01tl/monitoring/grafana-operator/values.yaml +++ b/clusters/cl01tl/monitoring/grafana-operator/values.yaml @@ -34,6 +34,7 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/grafana-operator/grafana-operator-postgresql-17-cluster index: 2 retentionPolicy: "2d" + isWALArchiver: true scheduledBackups: - name: daily-backup suspend: false diff --git a/clusters/cl01tl/platform/authentik/values.yaml b/clusters/cl01tl/platform/authentik/values.yaml index 24b85064e..d07310cf4 100644 --- a/clusters/cl01tl/platform/authentik/values.yaml +++ b/clusters/cl01tl/platform/authentik/values.yaml @@ -72,6 +72,7 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/authentik/authentik-postgresql-17-cluster index: 1 retentionPolicy: "2d" + isWALArchiver: true scheduledBackups: - name: daily-backup suspend: false diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index a789d0a4c..01fb12e9d 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -342,6 +342,7 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gitea/gitea-postgresql-17-cluster index: 1 retentionPolicy: "2d" + isWALArchiver: true scheduledBackups: - name: daily-backup suspend: false diff --git a/clusters/cl01tl/platform/matrix-synapse/values.yaml b/clusters/cl01tl/platform/matrix-synapse/values.yaml index 897fdd3b8..659bbfefd 100644 --- a/clusters/cl01tl/platform/matrix-synapse/values.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/values.yaml @@ -319,6 +319,7 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/matrix-synapse/matrix-synapse-postgresql-17-cluster index: 2 retentionPolicy: "2d" + isWALArchiver: true scheduledBackups: - name: daily-backup suspend: false diff --git a/clusters/cl01tl/platform/n8n/values.yaml b/clusters/cl01tl/platform/n8n/values.yaml index 839ba372a..3d3fd1d47 100644 --- a/clusters/cl01tl/platform/n8n/values.yaml +++ b/clusters/cl01tl/platform/n8n/values.yaml @@ -335,6 +335,7 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/n8n/n8n-postgresql-17-cluster index: 2 retentionPolicy: "2d" + isWALArchiver: true scheduledBackups: - name: daily-backup suspend: false diff --git a/clusters/cl01tl/platform/ollama/values.yaml b/clusters/cl01tl/platform/ollama/values.yaml index 96d5c52f1..001dd6c89 100644 --- a/clusters/cl01tl/platform/ollama/values.yaml +++ b/clusters/cl01tl/platform/ollama/values.yaml @@ -259,6 +259,7 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/ollama/ollama-web-postgresql-17-cluster index: 1 retentionPolicy: "2d" + isWALArchiver: true scheduledBackups: - name: daily-backup suspend: false diff --git a/clusters/cl01tl/platform/stalwart/values.yaml b/clusters/cl01tl/platform/stalwart/values.yaml index d9108f2e5..c84a844b9 100644 --- a/clusters/cl01tl/platform/stalwart/values.yaml +++ b/clusters/cl01tl/platform/stalwart/values.yaml @@ -76,6 +76,7 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/stalwart/stalwart-postgresql-17-cluster index: 1 retentionPolicy: "2d" + isWALArchiver: true scheduledBackups: - name: daily-backup suspend: false diff --git a/clusters/cl01tl/services/harbor/values.yaml b/clusters/cl01tl/services/harbor/values.yaml index 1419d8613..46d59b0fe 100644 --- a/clusters/cl01tl/services/harbor/values.yaml +++ b/clusters/cl01tl/services/harbor/values.yaml @@ -116,6 +116,7 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/harbor/harbor-postgresql-17-cluster index: 2 retentionPolicy: "2d" + isWALArchiver: true scheduledBackups: - name: daily-backup suspend: false