From c89fa0cefa22ce3e5f74bdbe2b0d44de08cdb23a Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 30 Jan 2025 21:09:40 -0600 Subject: [PATCH] adjust retention --- .../audiobookshelf/templates/replication-source.yaml | 4 ++-- .../calibre-web-automated/templates/replication-source.yaml | 2 +- .../applications/freshrss/templates/replication-source.yaml | 2 +- .../applications/hoarder/templates/replication-source.yaml | 2 +- .../applications/jellyfin/templates/replication-source.yaml | 2 +- .../jellystat/templates/replication-source.yaml | 2 +- .../applications/lidarr2/templates/replication-source.yaml | 2 +- .../overseerr/templates/replication-source.yaml | 2 +- .../applications/prowlarr/templates/replication-source.yaml | 2 +- .../radarr5-4k/templates/replication-source.yaml | 2 +- .../radarr5-anime/templates/replication-source.yaml | 2 +- .../radarr5-standup/templates/replication-source.yaml | 2 +- .../applications/radarr5/templates/replication-source.yaml | 2 +- .../roundcube/templates/replication-source.yaml | 2 +- .../sonarr4-4k/templates/replication-source.yaml | 2 +- .../sonarr4-anime/templates/replication-source.yaml | 2 +- .../applications/sonarr4/templates/replication-source.yaml | 2 +- .../applications/tautulli/templates/replication-source.yaml | 2 +- .../applications/tdarr/templates/replication-source.yaml | 4 ++-- .../vaultwarden/templates/replication-source.yaml | 2 +- .../management/headlamp/templates/replication-source.yaml | 2 +- .../monitoring/grafana/templates/replication-source.yaml | 2 +- .../matrix-synapse/templates/replication-source.yaml | 6 +++--- .../platform/ollama/templates/replication-source.yaml | 4 ++-- .../platform/stalwart/templates/replication-source.yaml | 2 +- .../storage/pgadmin/templates/replication-source.yaml | 2 +- 26 files changed, 31 insertions(+), 31 deletions(-) diff --git a/clusters/cl01tl/applications/audiobookshelf/templates/replication-source.yaml b/clusters/cl01tl/applications/audiobookshelf/templates/replication-source.yaml index 6e18e9284..7005e464c 100644 --- a/clusters/cl01tl/applications/audiobookshelf/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/audiobookshelf/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: audiobookshelf-config-backup-secret retain: hourly: 1 @@ -43,7 +43,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: audiobookshelf-metadata-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/applications/calibre-web-automated/templates/replication-source.yaml b/clusters/cl01tl/applications/calibre-web-automated/templates/replication-source.yaml index c64f0d747..08bb412f7 100644 --- a/clusters/cl01tl/applications/calibre-web-automated/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/calibre-web-automated/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: calibre-web-automated-config-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/applications/freshrss/templates/replication-source.yaml b/clusters/cl01tl/applications/freshrss/templates/replication-source.yaml index 6cd4dc365..c458c6db0 100644 --- a/clusters/cl01tl/applications/freshrss/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/freshrss/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: freshrss-data-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/applications/hoarder/templates/replication-source.yaml b/clusters/cl01tl/applications/hoarder/templates/replication-source.yaml index b8a69ffb3..62ff26769 100644 --- a/clusters/cl01tl/applications/hoarder/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/hoarder/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: hoarder-data-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/applications/jellyfin/templates/replication-source.yaml b/clusters/cl01tl/applications/jellyfin/templates/replication-source.yaml index 5b9926086..61a68c568 100644 --- a/clusters/cl01tl/applications/jellyfin/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/jellyfin/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: jellyfin-config-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/applications/jellystat/templates/replication-source.yaml b/clusters/cl01tl/applications/jellystat/templates/replication-source.yaml index 64433fd15..83a3479c6 100644 --- a/clusters/cl01tl/applications/jellystat/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/jellystat/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: jellystat-data-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/applications/lidarr2/templates/replication-source.yaml b/clusters/cl01tl/applications/lidarr2/templates/replication-source.yaml index 33e14cb8e..40cef815f 100644 --- a/clusters/cl01tl/applications/lidarr2/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/lidarr2/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: lidarr2-config-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/applications/overseerr/templates/replication-source.yaml b/clusters/cl01tl/applications/overseerr/templates/replication-source.yaml index 5d7333585..71b3834aa 100644 --- a/clusters/cl01tl/applications/overseerr/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/overseerr/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: overseerr-main-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/applications/prowlarr/templates/replication-source.yaml b/clusters/cl01tl/applications/prowlarr/templates/replication-source.yaml index bef8aca04..27c7d17f8 100644 --- a/clusters/cl01tl/applications/prowlarr/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/prowlarr/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: prowlarr-config-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/applications/radarr5-4k/templates/replication-source.yaml b/clusters/cl01tl/applications/radarr5-4k/templates/replication-source.yaml index af1da1bc3..4ffbbdd91 100644 --- a/clusters/cl01tl/applications/radarr5-4k/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/radarr5-4k/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: radarr5-4k-config-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/applications/radarr5-anime/templates/replication-source.yaml b/clusters/cl01tl/applications/radarr5-anime/templates/replication-source.yaml index 3135c9120..6da95ce0c 100644 --- a/clusters/cl01tl/applications/radarr5-anime/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/radarr5-anime/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: radarr5-anime-config-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/applications/radarr5-standup/templates/replication-source.yaml b/clusters/cl01tl/applications/radarr5-standup/templates/replication-source.yaml index 17a87207f..4f2654ed3 100644 --- a/clusters/cl01tl/applications/radarr5-standup/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/radarr5-standup/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: radarr5-standup-config-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/applications/radarr5/templates/replication-source.yaml b/clusters/cl01tl/applications/radarr5/templates/replication-source.yaml index 340a426d2..a20c47b0b 100644 --- a/clusters/cl01tl/applications/radarr5/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/radarr5/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: radarr5-config-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/applications/roundcube/templates/replication-source.yaml b/clusters/cl01tl/applications/roundcube/templates/replication-source.yaml index 58756b4f7..52d011ca4 100644 --- a/clusters/cl01tl/applications/roundcube/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/roundcube/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: roundcube-data-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/applications/sonarr4-4k/templates/replication-source.yaml b/clusters/cl01tl/applications/sonarr4-4k/templates/replication-source.yaml index 1554045a3..ca33329e5 100644 --- a/clusters/cl01tl/applications/sonarr4-4k/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/sonarr4-4k/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: sonarr4-4k-config-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/applications/sonarr4-anime/templates/replication-source.yaml b/clusters/cl01tl/applications/sonarr4-anime/templates/replication-source.yaml index 693d8432e..13a24b3ec 100644 --- a/clusters/cl01tl/applications/sonarr4-anime/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/sonarr4-anime/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: sonarr4-anime-config-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/applications/sonarr4/templates/replication-source.yaml b/clusters/cl01tl/applications/sonarr4/templates/replication-source.yaml index cc01ba455..5f76e4a04 100644 --- a/clusters/cl01tl/applications/sonarr4/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/sonarr4/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: sonarr4-config-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/applications/tautulli/templates/replication-source.yaml b/clusters/cl01tl/applications/tautulli/templates/replication-source.yaml index bd758e1fd..a95d8e802 100644 --- a/clusters/cl01tl/applications/tautulli/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/tautulli/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: tautulli-config-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/applications/tdarr/templates/replication-source.yaml b/clusters/cl01tl/applications/tdarr/templates/replication-source.yaml index 079b8edab..c1da21fe9 100644 --- a/clusters/cl01tl/applications/tdarr/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/tdarr/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: tdarr-config-backup-secret retain: hourly: 1 @@ -43,7 +43,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: tdarr-server-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/applications/vaultwarden/templates/replication-source.yaml b/clusters/cl01tl/applications/vaultwarden/templates/replication-source.yaml index 8b5a13c06..020fdab47 100644 --- a/clusters/cl01tl/applications/vaultwarden/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/vaultwarden/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: vaultwarden-data-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/management/headlamp/templates/replication-source.yaml b/clusters/cl01tl/management/headlamp/templates/replication-source.yaml index 964f653fa..3e4115866 100644 --- a/clusters/cl01tl/management/headlamp/templates/replication-source.yaml +++ b/clusters/cl01tl/management/headlamp/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: headlamp-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/monitoring/grafana/templates/replication-source.yaml b/clusters/cl01tl/monitoring/grafana/templates/replication-source.yaml index 5a718d751..44fade5f2 100644 --- a/clusters/cl01tl/monitoring/grafana/templates/replication-source.yaml +++ b/clusters/cl01tl/monitoring/grafana/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: grafana-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/platform/matrix-synapse/templates/replication-source.yaml b/clusters/cl01tl/platform/matrix-synapse/templates/replication-source.yaml index 3f16a6575..d5577219c 100644 --- a/clusters/cl01tl/platform/matrix-synapse/templates/replication-source.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: matrix-synapse-backup-secret retain: hourly: 1 @@ -43,7 +43,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: mautrix-discord-data-backup-secret retain: hourly: 1 @@ -75,7 +75,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: mautrix-whatsapp-data-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/platform/ollama/templates/replication-source.yaml b/clusters/cl01tl/platform/ollama/templates/replication-source.yaml index a4d370361..264f2ffa9 100644 --- a/clusters/cl01tl/platform/ollama/templates/replication-source.yaml +++ b/clusters/cl01tl/platform/ollama/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: ollama-root-backup-secret retain: hourly: 1 @@ -43,7 +43,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: ollama-web-data-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/platform/stalwart/templates/replication-source.yaml b/clusters/cl01tl/platform/stalwart/templates/replication-source.yaml index d75b80e01..92f55463a 100644 --- a/clusters/cl01tl/platform/stalwart/templates/replication-source.yaml +++ b/clusters/cl01tl/platform/stalwart/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: stalwart-config-backup-secret retain: hourly: 1 diff --git a/clusters/cl01tl/storage/pgadmin/templates/replication-source.yaml b/clusters/cl01tl/storage/pgadmin/templates/replication-source.yaml index 58c280ef0..e188ca0d4 100644 --- a/clusters/cl01tl/storage/pgadmin/templates/replication-source.yaml +++ b/clusters/cl01tl/storage/pgadmin/templates/replication-source.yaml @@ -14,7 +14,7 @@ spec: trigger: schedule: 0 0 */3 * * restic: - pruneIntervalDays: 30 + pruneIntervalDays: 14 repository: pgadmin-data-backup-secret retain: hourly: 1