From 69e89da9f461a429a7b417574f181ec28b4d87c3 Mon Sep 17 00:00:00 2001 From: Tanguy Herbron Date: Mon, 19 May 2025 18:53:58 +0200 Subject: [PATCH] chore(db): Add retention policy --- manifests/database.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/database.yaml b/manifests/database.yaml index eb3807c..fab18e2 100644 --- a/manifests/database.yaml +++ b/manifests/database.yaml @@ -24,6 +24,7 @@ spec: - host all all all md5 backup: + retentionPolicy: "30d" barmanObjectStore: destinationPath: "s3://halis/cloudnativepg" endpointURL: https://s3.halia.dev