From b6545d099daf582dbe0c6ca8fb251218bb8d467d Mon Sep 17 00:00:00 2001 From: Tanguy Herbron Date: Mon, 19 May 2025 18:56:13 +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 f64f170..442d2d1 100644 --- a/manifests/database.yaml +++ b/manifests/database.yaml @@ -23,6 +23,7 @@ spec: - host all all all md5 backup: + retentionPolicy: "30d" barmanObjectStore: destinationPath: "s3://halis/cloudnativepg" endpointURL: https://s3.halia.dev