diff --git a/clusters/cl01tl/applications/audiobookshelf/templates/replication-source.yaml b/clusters/cl01tl/applications/audiobookshelf/templates/replication-source.yaml index 6a71ced0d..6e18e9284 100644 --- a/clusters/cl01tl/applications/audiobookshelf/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/audiobookshelf/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: audiobookshelf-config trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: audiobookshelf-config-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 copyMethod: Snapshot @@ -41,14 +41,14 @@ metadata: spec: sourcePVC: audiobookshelf-metadata trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: audiobookshelf-metadata-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 copyMethod: Snapshot diff --git a/clusters/cl01tl/applications/book-bounty/templates/replication-source.yaml b/clusters/cl01tl/applications/book-bounty/templates/replication-source.yaml index 7ecf54e3f..6e9de69cc 100644 --- a/clusters/cl01tl/applications/book-bounty/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/book-bounty/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: book-bounty-config trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: book-bounty-config-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 copyMethod: Snapshot diff --git a/clusters/cl01tl/applications/calibre-server/templates/replication-source.yaml b/clusters/cl01tl/applications/calibre-server/templates/replication-source.yaml index 1f634505f..cf98b3169 100644 --- a/clusters/cl01tl/applications/calibre-server/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/calibre-server/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: calibre-server-config trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: calibre-server-config-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 moverSecurityContext: 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 db903815f..5abe28db3 100644 --- a/clusters/cl01tl/applications/calibre-web-automated/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/calibre-web-automated/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: calibre-web-automated-config trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: calibre-web-automated-config-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 moverSecurityContext: diff --git a/clusters/cl01tl/applications/freshrss/templates/replication-source.yaml b/clusters/cl01tl/applications/freshrss/templates/replication-source.yaml index 56958fac0..7fb003f12 100644 --- a/clusters/cl01tl/applications/freshrss/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/freshrss/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: freshrss-config trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: freshrss-config-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 copyMethod: Snapshot diff --git a/clusters/cl01tl/applications/hoarder/templates/replication-source.yaml b/clusters/cl01tl/applications/hoarder/templates/replication-source.yaml index 1ba50b4de..b8a69ffb3 100644 --- a/clusters/cl01tl/applications/hoarder/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/hoarder/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: hoarder-data trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: hoarder-data-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 copyMethod: Snapshot diff --git a/clusters/cl01tl/applications/jellyfin/templates/replication-source.yaml b/clusters/cl01tl/applications/jellyfin/templates/replication-source.yaml index 33c9ecac8..5b9926086 100644 --- a/clusters/cl01tl/applications/jellyfin/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/jellyfin/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: jellyfin-config trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: jellyfin-config-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 copyMethod: Snapshot diff --git a/clusters/cl01tl/applications/jellystat/templates/replication-source.yaml b/clusters/cl01tl/applications/jellystat/templates/replication-source.yaml index a64e3e0b7..64433fd15 100644 --- a/clusters/cl01tl/applications/jellystat/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/jellystat/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: jellystat-data trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: jellystat-data-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 copyMethod: Snapshot diff --git a/clusters/cl01tl/applications/kyoo/templates/replication-source.yaml b/clusters/cl01tl/applications/kyoo/templates/replication-source.yaml index ac382af86..8a249874f 100644 --- a/clusters/cl01tl/applications/kyoo/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/kyoo/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: kyoo-back trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: kyoo-back-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 copyMethod: Snapshot diff --git a/clusters/cl01tl/applications/lidarr2/templates/replication-source.yaml b/clusters/cl01tl/applications/lidarr2/templates/replication-source.yaml index 4a22e203f..0cad2f2d5 100644 --- a/clusters/cl01tl/applications/lidarr2/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/lidarr2/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: lidarr2-config trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: lidarr2-config-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 moverSecurityContext: diff --git a/clusters/cl01tl/applications/lidatube/templates/replication-source.yaml b/clusters/cl01tl/applications/lidatube/templates/replication-source.yaml index 9f4859314..74486ee25 100644 --- a/clusters/cl01tl/applications/lidatube/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/lidatube/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: lidatube-config trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: lidatube-config-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 copyMethod: Snapshot diff --git a/clusters/cl01tl/applications/linkwarden/templates/replication-source.yaml b/clusters/cl01tl/applications/linkwarden/templates/replication-source.yaml index e05c06dfb..c105a9ee3 100644 --- a/clusters/cl01tl/applications/linkwarden/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/linkwarden/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: linkwarden-data trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: linkwarden-data-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 copyMethod: Snapshot diff --git a/clusters/cl01tl/applications/overseerr/templates/replication-source.yaml b/clusters/cl01tl/applications/overseerr/templates/replication-source.yaml index d201020b1..5d7333585 100644 --- a/clusters/cl01tl/applications/overseerr/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/overseerr/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: overseerr-main trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: overseerr-main-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 copyMethod: Snapshot diff --git a/clusters/cl01tl/applications/penpot/templates/replication-source.yaml b/clusters/cl01tl/applications/penpot/templates/replication-source.yaml index 74a92f207..441ccdfac 100644 --- a/clusters/cl01tl/applications/penpot/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/penpot/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: penpot-data trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: penpot-data-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 copyMethod: Snapshot diff --git a/clusters/cl01tl/applications/prowlarr/templates/replication-source.yaml b/clusters/cl01tl/applications/prowlarr/templates/replication-source.yaml index 8bc290afb..bef8aca04 100644 --- a/clusters/cl01tl/applications/prowlarr/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/prowlarr/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: prowlarr-config trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: prowlarr-config-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 moverSecurityContext: diff --git a/clusters/cl01tl/applications/radarr5-4k/templates/replication-source.yaml b/clusters/cl01tl/applications/radarr5-4k/templates/replication-source.yaml index e2414f7a0..34a11eece 100644 --- a/clusters/cl01tl/applications/radarr5-4k/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/radarr5-4k/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: radarr5-4k-config trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: radarr5-4k-config-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 moverSecurityContext: diff --git a/clusters/cl01tl/applications/radarr5/templates/replication-source.yaml b/clusters/cl01tl/applications/radarr5/templates/replication-source.yaml index 4e7b389ec..57da733fc 100644 --- a/clusters/cl01tl/applications/radarr5/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/radarr5/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: radarr5-config trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: radarr5-config-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 moverSecurityContext: diff --git a/clusters/cl01tl/applications/readarr-audiobooks/templates/replication-source.yaml b/clusters/cl01tl/applications/readarr-audiobooks/templates/replication-source.yaml index f0dc336b0..7c2ce95e4 100644 --- a/clusters/cl01tl/applications/readarr-audiobooks/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/readarr-audiobooks/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: readarr-audiobooks-config trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: readarr-audiobooks-config-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 moverSecurityContext: diff --git a/clusters/cl01tl/applications/readarr-books/templates/replication-source.yaml b/clusters/cl01tl/applications/readarr-books/templates/replication-source.yaml index ca56dc7ed..91cc9d92e 100644 --- a/clusters/cl01tl/applications/readarr-books/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/readarr-books/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: readarr-books-config trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: readarr-books-config-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 moverSecurityContext: diff --git a/clusters/cl01tl/applications/roundcube/templates/replication-source.yaml b/clusters/cl01tl/applications/roundcube/templates/replication-source.yaml index 5042cf322..58756b4f7 100644 --- a/clusters/cl01tl/applications/roundcube/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/roundcube/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: roundcube-data trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: roundcube-data-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 copyMethod: Snapshot diff --git a/clusters/cl01tl/applications/sonarr4-4k/templates/replication-source.yaml b/clusters/cl01tl/applications/sonarr4-4k/templates/replication-source.yaml index 9d02ac2a9..78e770f30 100644 --- a/clusters/cl01tl/applications/sonarr4-4k/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/sonarr4-4k/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: sonarr4-4k-config trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: sonarr4-4k-config-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 moverSecurityContext: diff --git a/clusters/cl01tl/applications/sonarr4/templates/replication-source.yaml b/clusters/cl01tl/applications/sonarr4/templates/replication-source.yaml index 0211f15f5..608849176 100644 --- a/clusters/cl01tl/applications/sonarr4/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/sonarr4/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: sonarr4-config trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: sonarr4-config-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 moverSecurityContext: diff --git a/clusters/cl01tl/applications/tautulli/templates/replication-source.yaml b/clusters/cl01tl/applications/tautulli/templates/replication-source.yaml index 03c7717b1..bd758e1fd 100644 --- a/clusters/cl01tl/applications/tautulli/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/tautulli/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: tautulli-config trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: tautulli-config-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 copyMethod: Snapshot diff --git a/clusters/cl01tl/applications/tdarr/templates/replication-source.yaml b/clusters/cl01tl/applications/tdarr/templates/replication-source.yaml index d3f0e7d38..079b8edab 100644 --- a/clusters/cl01tl/applications/tdarr/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/tdarr/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: tdarr-config trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: tdarr-config-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 copyMethod: Snapshot @@ -41,14 +41,14 @@ metadata: spec: sourcePVC: tdarr-server trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: tdarr-server-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 copyMethod: Snapshot diff --git a/clusters/cl01tl/applications/vaultwarden/templates/replication-source.yaml b/clusters/cl01tl/applications/vaultwarden/templates/replication-source.yaml index a48ce019e..8b5a13c06 100644 --- a/clusters/cl01tl/applications/vaultwarden/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/vaultwarden/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: vaultwarden-data trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: vaultwarden-data-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 copyMethod: Snapshot diff --git a/clusters/cl01tl/applications/vikunja/templates/replication-source.yaml b/clusters/cl01tl/applications/vikunja/templates/replication-source.yaml index 745c3e6d7..2d9720000 100644 --- a/clusters/cl01tl/applications/vikunja/templates/replication-source.yaml +++ b/clusters/cl01tl/applications/vikunja/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: vikunja-data trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: vikunja-data-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 moverSecurityContext: diff --git a/clusters/cl01tl/management/headlamp/templates/replication-source.yaml b/clusters/cl01tl/management/headlamp/templates/replication-source.yaml index a8309b23b..964f653fa 100644 --- a/clusters/cl01tl/management/headlamp/templates/replication-source.yaml +++ b/clusters/cl01tl/management/headlamp/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: headlamp trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: headlamp-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 copyMethod: Snapshot diff --git a/clusters/cl01tl/monitoring/grafana/templates/replication-source.yaml b/clusters/cl01tl/monitoring/grafana/templates/replication-source.yaml index 25be3268f..5a718d751 100644 --- a/clusters/cl01tl/monitoring/grafana/templates/replication-source.yaml +++ b/clusters/cl01tl/monitoring/grafana/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: grafana trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: grafana-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 moverSecurityContext: diff --git a/clusters/cl01tl/platform/matrix-synapse/templates/replication-source.yaml b/clusters/cl01tl/platform/matrix-synapse/templates/replication-source.yaml index ec18b0c03..3f16a6575 100644 --- a/clusters/cl01tl/platform/matrix-synapse/templates/replication-source.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: matrix-synapse trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: matrix-synapse-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 copyMethod: Snapshot @@ -41,14 +41,14 @@ metadata: spec: sourcePVC: mautrix-discord-data trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: mautrix-discord-data-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 moverSecurityContext: @@ -73,14 +73,14 @@ metadata: spec: sourcePVC: mautrix-whatsapp-data trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: mautrix-whatsapp-data-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 moverSecurityContext: diff --git a/clusters/cl01tl/platform/ollama/templates/replication-source.yaml b/clusters/cl01tl/platform/ollama/templates/replication-source.yaml index 4166fede9..a4d370361 100644 --- a/clusters/cl01tl/platform/ollama/templates/replication-source.yaml +++ b/clusters/cl01tl/platform/ollama/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: ollama-root trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: ollama-root-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 copyMethod: Snapshot @@ -41,14 +41,14 @@ metadata: spec: sourcePVC: ollama-web-data trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: ollama-web-data-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 moverSecurityContext: diff --git a/clusters/cl01tl/platform/stalwart/templates/replication-source.yaml b/clusters/cl01tl/platform/stalwart/templates/replication-source.yaml index ca0cae4e1..d75b80e01 100644 --- a/clusters/cl01tl/platform/stalwart/templates/replication-source.yaml +++ b/clusters/cl01tl/platform/stalwart/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: stalwart-config trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: stalwart-config-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 copyMethod: Snapshot diff --git a/clusters/cl01tl/storage/pgadmin/templates/replication-source.yaml b/clusters/cl01tl/storage/pgadmin/templates/replication-source.yaml index 0a22fef30..58c280ef0 100644 --- a/clusters/cl01tl/storage/pgadmin/templates/replication-source.yaml +++ b/clusters/cl01tl/storage/pgadmin/templates/replication-source.yaml @@ -12,14 +12,14 @@ metadata: spec: sourcePVC: pgadmin-data trigger: - schedule: 0 0 * * * + schedule: 0 0 */3 * * restic: - pruneIntervalDays: 7 + pruneIntervalDays: 30 repository: pgadmin-data-backup-secret retain: hourly: 1 daily: 1 - weekly: 3 + weekly: 1 monthly: 2 yearly: 4 moverSecurityContext: