From abb95fc70ed5d8c64b8dd44e1cc1bd9084509c28 Mon Sep 17 00:00:00 2001 From: Tanguy Herbron Date: Mon, 19 May 2025 18:55:53 +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 8cd70b0..0ba003d 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