diff --git a/clusters/cl01tl/applications/directus/values.yaml b/clusters/cl01tl/applications/directus/values.yaml index 973a28d2e..1ee2557c4 100644 --- a/clusters/cl01tl/applications/directus/values.yaml +++ b/clusters/cl01tl/applications/directus/values.yaml @@ -200,3 +200,4 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/directus/directus-postgresql-17-cluster endpointCredentials: directus-postgresql-17-cluster-backup-secret backupIndex: 2 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/applications/freshrss/values.yaml b/clusters/cl01tl/applications/freshrss/values.yaml index 20ff98c93..728c93433 100644 --- a/clusters/cl01tl/applications/freshrss/values.yaml +++ b/clusters/cl01tl/applications/freshrss/values.yaml @@ -192,3 +192,4 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/freshrss/freshrss-postgresql-17-cluster endpointCredentials: freshrss-postgresql-17-cluster-backup-secret backupIndex: 3 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/applications/immich/values.yaml b/clusters/cl01tl/applications/immich/values.yaml index 4eeb8b2ba..4e1c27dd8 100644 --- a/clusters/cl01tl/applications/immich/values.yaml +++ b/clusters/cl01tl/applications/immich/values.yaml @@ -250,3 +250,4 @@ postgres-16-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/immich/immich-postgresql-16-cluster endpointCredentials: immich-postgresql-16-cluster-backup-secret backupIndex: 2 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/applications/jellystat/values.yaml b/clusters/cl01tl/applications/jellystat/values.yaml index b383b9d3d..bb9310b2e 100644 --- a/clusters/cl01tl/applications/jellystat/values.yaml +++ b/clusters/cl01tl/applications/jellystat/values.yaml @@ -102,4 +102,4 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/jellystat/jellystat-postgresql-17-cluster endpointCredentials: jellystat-postgresql-17-cluster-backup-secret backupIndex: 2 - retentionPolicy: "7d" + retentionPolicy: "3d" diff --git a/clusters/cl01tl/applications/lidarr/values.yaml b/clusters/cl01tl/applications/lidarr/values.yaml index ab67a83f6..ce32717c9 100644 --- a/clusters/cl01tl/applications/lidarr/values.yaml +++ b/clusters/cl01tl/applications/lidarr/values.yaml @@ -117,4 +117,4 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/lidarr2/lidarr2-postgresql-17-cluster endpointCredentials: lidarr-postgresql-17-cluster-backup-secret backupIndex: 3 - retentionPolicy: "7d" + retentionPolicy: "3d" diff --git a/clusters/cl01tl/applications/outline/values.yaml b/clusters/cl01tl/applications/outline/values.yaml index 89de1b7ba..137bbd47e 100644 --- a/clusters/cl01tl/applications/outline/values.yaml +++ b/clusters/cl01tl/applications/outline/values.yaml @@ -191,3 +191,4 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/outline/outline-postgresql-17-cluster endpointCredentials: outline-postgresql-17-cluster-backup-secret backupIndex: 2 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/applications/postiz/values.yaml b/clusters/cl01tl/applications/postiz/values.yaml index 3d006f651..247d247fb 100644 --- a/clusters/cl01tl/applications/postiz/values.yaml +++ b/clusters/cl01tl/applications/postiz/values.yaml @@ -153,3 +153,4 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/postiz/postiz-postgresql-17-cluster endpointCredentials: postiz-postgresql-17-cluster-backup-secret backupIndex: 1 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/applications/roundcube/values.yaml b/clusters/cl01tl/applications/roundcube/values.yaml index c73f1dec7..9152e15c6 100644 --- a/clusters/cl01tl/applications/roundcube/values.yaml +++ b/clusters/cl01tl/applications/roundcube/values.yaml @@ -229,3 +229,4 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/roundcube/roundcube-postgresql-17-cluster endpointCredentials: roundcube-postgresql-17-cluster-backup-secret backupIndex: 2 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/applications/vaultwarden/values.yaml b/clusters/cl01tl/applications/vaultwarden/values.yaml index 66f30f576..537e7e3d6 100644 --- a/clusters/cl01tl/applications/vaultwarden/values.yaml +++ b/clusters/cl01tl/applications/vaultwarden/values.yaml @@ -73,3 +73,4 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/vaultwarden/vaultwarden-postgresql-17-cluster endpointCredentials: vaultwarden-postgresql-17-cluster-backup-secret backupIndex: 3 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/applications/yamtrack/values.yaml b/clusters/cl01tl/applications/yamtrack/values.yaml index fb1a86330..45e296c40 100644 --- a/clusters/cl01tl/applications/yamtrack/values.yaml +++ b/clusters/cl01tl/applications/yamtrack/values.yaml @@ -118,3 +118,4 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/yamtrack/yamtrack-postgresql-17-cluster endpointCredentials: yamtrack-postgresql-17-cluster-backup-secret backupIndex: 1 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/management/argo-workflows/values.yaml b/clusters/cl01tl/management/argo-workflows/values.yaml index 4e91a3546..c7e576052 100644 --- a/clusters/cl01tl/management/argo-workflows/values.yaml +++ b/clusters/cl01tl/management/argo-workflows/values.yaml @@ -111,3 +111,4 @@ postgres-17-cluster: endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/argo-workflows/argo-workflows-postgresql-17-cluster backupIndex: 4 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/management/komodo/values.yaml b/clusters/cl01tl/management/komodo/values.yaml index f947928b2..1dabc2351 100644 --- a/clusters/cl01tl/management/komodo/values.yaml +++ b/clusters/cl01tl/management/komodo/values.yaml @@ -154,3 +154,4 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/komodo/komodo-postgresql-17-cluster endpointCredentials: komodo-postgresql-17-cluster-backup-secret backupIndex: 2 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/monitoring/gatus/values.yaml b/clusters/cl01tl/monitoring/gatus/values.yaml index 97340576e..d61b31ea3 100644 --- a/clusters/cl01tl/monitoring/gatus/values.yaml +++ b/clusters/cl01tl/monitoring/gatus/values.yaml @@ -382,3 +382,4 @@ postgres-17-cluster: endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster backupIndex: 1 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/monitoring/grafana-operator/values.yaml b/clusters/cl01tl/monitoring/grafana-operator/values.yaml index 70ba7a244..e8125d2f2 100644 --- a/clusters/cl01tl/monitoring/grafana-operator/values.yaml +++ b/clusters/cl01tl/monitoring/grafana-operator/values.yaml @@ -80,3 +80,4 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/grafana-operator/grafana-operator-postgresql-17-cluster endpointCredentials: grafana-operator-postgresql-17-cluster-backup-secret backupIndex: 1 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/platform/authentik/values.yaml b/clusters/cl01tl/platform/authentik/values.yaml index 316d79edd..cec24f7e5 100644 --- a/clusters/cl01tl/platform/authentik/values.yaml +++ b/clusters/cl01tl/platform/authentik/values.yaml @@ -79,3 +79,4 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/authentik/authentik-postgresql-17-cluster endpointCredentials: authentik-postgresql-17-cluster-backup-secret backupIndex: 2 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index 50d4145f4..cff7fce17 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -355,3 +355,4 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gitea/gitea-postgresql-17-cluster endpointCredentials: gitea-postgresql-17-cluster-backup-secret backupIndex: 3 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/platform/matrix-synapse/values.yaml b/clusters/cl01tl/platform/matrix-synapse/values.yaml index 649b0fcc4..2a40607e3 100644 --- a/clusters/cl01tl/platform/matrix-synapse/values.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/values.yaml @@ -368,3 +368,4 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/matrix-synapse/matrix-synapse-postgresql-17-cluster endpointCredentials: matrix-synapse-postgresql-17-cluster-backup-secret backupIndex: 1 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/platform/n8n/values.yaml b/clusters/cl01tl/platform/n8n/values.yaml index c61b8375b..edad83183 100644 --- a/clusters/cl01tl/platform/n8n/values.yaml +++ b/clusters/cl01tl/platform/n8n/values.yaml @@ -353,3 +353,4 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/n8n/n8n-postgresql-17-cluster endpointCredentials: n8n-postgresql-17-cluster-backup-secret backupIndex: 1 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/platform/ollama/values.yaml b/clusters/cl01tl/platform/ollama/values.yaml index db27f3f3f..411748319 100644 --- a/clusters/cl01tl/platform/ollama/values.yaml +++ b/clusters/cl01tl/platform/ollama/values.yaml @@ -261,3 +261,4 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/ollama/ollama-web-postgresql-17-cluster endpointCredentials: ollama-web-postgresql-17-cluster-backup-secret backupIndex: 2 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/platform/stalwart/values.yaml b/clusters/cl01tl/platform/stalwart/values.yaml index c72a6154d..d46de560a 100644 --- a/clusters/cl01tl/platform/stalwart/values.yaml +++ b/clusters/cl01tl/platform/stalwart/values.yaml @@ -116,3 +116,4 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/stalwart/stalwart-postgresql-17-cluster endpointCredentials: stalwart-postgresql-17-cluster-backup-secret backupIndex: 2 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/services/harbor/values.yaml b/clusters/cl01tl/services/harbor/values.yaml index 7db54b46c..5fe5d3692 100644 --- a/clusters/cl01tl/services/harbor/values.yaml +++ b/clusters/cl01tl/services/harbor/values.yaml @@ -139,3 +139,4 @@ postgres-17-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/harbor/harbor-postgresql-17-cluster endpointCredentials: harbor-postgresql-17-cluster-backup-secret backupIndex: 1 + retentionPolicy: "7d"