diff --git a/clusters/cl01tl/applications/jellystat/values.yaml b/clusters/cl01tl/applications/jellystat/values.yaml index e7b57edf8..4d0545bf4 100644 --- a/clusters/cl01tl/applications/jellystat/values.yaml +++ b/clusters/cl01tl/applications/jellystat/values.yaml @@ -109,3 +109,4 @@ postgres-16-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/jellystat/jellystat-postgresql-16-cluster endpointCredentials: jellystat-postgresql-16-cluster-backup-secret backupIndex: 1 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/applications/kyoo/values.yaml b/clusters/cl01tl/applications/kyoo/values.yaml index a0e00e388..f4a3921f5 100644 --- a/clusters/cl01tl/applications/kyoo/values.yaml +++ b/clusters/cl01tl/applications/kyoo/values.yaml @@ -620,3 +620,4 @@ postgres-16-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/kyoo/kyoo-postgresql-16-cluster endpointCredentials: kyoo-postgresql-16-cluster-backup-secret backupIndex: 1 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/applications/lidarr2/values.yaml b/clusters/cl01tl/applications/lidarr2/values.yaml index e3953bb7a..ab8d6577a 100644 --- a/clusters/cl01tl/applications/lidarr2/values.yaml +++ b/clusters/cl01tl/applications/lidarr2/values.yaml @@ -160,3 +160,4 @@ postgres-16-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/lidarr2/lidarr2-postgresql-16-cluster endpointCredentials: lidarr2-postgresql-16-cluster-backup-secret backupIndex: 1 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/applications/radarr5-4k/values.yaml b/clusters/cl01tl/applications/radarr5-4k/values.yaml index 92dd5f348..402359fc7 100644 --- a/clusters/cl01tl/applications/radarr5-4k/values.yaml +++ b/clusters/cl01tl/applications/radarr5-4k/values.yaml @@ -162,3 +162,4 @@ postgres-16-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5-4k/radarr5-4k-postgresql-16-cluster endpointCredentials: radarr5-4k-postgresql-16-cluster-backup-secret backupIndex: 1 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/applications/radarr5/values.yaml b/clusters/cl01tl/applications/radarr5/values.yaml index 51c49fb1e..088beff34 100644 --- a/clusters/cl01tl/applications/radarr5/values.yaml +++ b/clusters/cl01tl/applications/radarr5/values.yaml @@ -162,3 +162,4 @@ postgres-16-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/radarr5/radarr5-postgresql-16-cluster endpointCredentials: radarr5-postgresql-16-cluster-backup-secret backupIndex: 2 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/applications/readarr-audiobooks/values.yaml b/clusters/cl01tl/applications/readarr-audiobooks/values.yaml index dd699dbf1..1bdae40c5 100644 --- a/clusters/cl01tl/applications/readarr-audiobooks/values.yaml +++ b/clusters/cl01tl/applications/readarr-audiobooks/values.yaml @@ -165,3 +165,4 @@ postgres-16-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/readarr-audiobooks/readarr-audiobooks-postgresql-16-cluster endpointCredentials: readarr-audiobooks-postgresql-16-cluster-backup-secret backupIndex: 1 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/applications/readarr-books/values.yaml b/clusters/cl01tl/applications/readarr-books/values.yaml index 5f67434f5..4c86d2639 100644 --- a/clusters/cl01tl/applications/readarr-books/values.yaml +++ b/clusters/cl01tl/applications/readarr-books/values.yaml @@ -165,3 +165,4 @@ postgres-16-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/readarr-books/readarr-books-postgresql-16-cluster endpointCredentials: readarr-books-postgresql-16-cluster-backup-secret backupIndex: 1 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/applications/sonarr4-4k/values.yaml b/clusters/cl01tl/applications/sonarr4-4k/values.yaml index 9c10a123b..e1d89f8d0 100644 --- a/clusters/cl01tl/applications/sonarr4-4k/values.yaml +++ b/clusters/cl01tl/applications/sonarr4-4k/values.yaml @@ -162,3 +162,4 @@ postgres-16-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4-4k/sonarr4-4k-postgresql-16-cluster endpointCredentials: sonarr4-4k-postgresql-16-cluster-backup-secret backupIndex: 1 + retentionPolicy: "7d" diff --git a/clusters/cl01tl/applications/sonarr4/values.yaml b/clusters/cl01tl/applications/sonarr4/values.yaml index 11bee26ac..25fa7ef45 100644 --- a/clusters/cl01tl/applications/sonarr4/values.yaml +++ b/clusters/cl01tl/applications/sonarr4/values.yaml @@ -162,3 +162,4 @@ postgres-16-cluster: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4/sonarr4-postgresql-16-cluster endpointCredentials: sonarr4-postgresql-16-cluster-backup-secret backupIndex: 1 + retentionPolicy: "7d"