From b281ad2310be8d16c5c8a553ed90f20ea9c6a8f7 Mon Sep 17 00:00:00 2001 From: Fabio Date: Mon, 16 Oct 2023 16:17:11 -0300 Subject: [PATCH] Lower mothly retention time for PM backups --- .../v0.5.0/templates/velero-schedule-monthly.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/portalmodelo/v0.5.0/templates/velero-schedule-monthly.yaml b/charts/portalmodelo/v0.5.0/templates/velero-schedule-monthly.yaml index c594f7c..cd33056 100644 --- a/charts/portalmodelo/v0.5.0/templates/velero-schedule-monthly.yaml +++ b/charts/portalmodelo/v0.5.0/templates/velero-schedule-monthly.yaml @@ -15,8 +15,8 @@ spec: {{- toYaml . | nindent 8 }} {{- end }} snapshotVolumes: false - # every monthly backup is good for the next 6 months (~180 days) - ttl: 4380h0m0s + # every monthly backup is good for the next 3 months (~90 days) + ttl: 2190h0m0s defaultVolumesToFsBackup: true hooks: resources: