From 99262cbb77e962d7e6b1530b4830a1ab22e5701b Mon Sep 17 00:00:00 2001
From: Tanguy Herbron <tanguy.herbron@outlook.com>
Date: Mon, 19 May 2025 18:52:14 +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 4884686..162639e 100644
--- a/manifests/database.yaml
+++ b/manifests/database.yaml
@@ -34,6 +34,7 @@ spec:
       wal_compression: "on"
 
   backup:
+    retentionPolicy: "30d"
     barmanObjectStore:
       destinationPath: "s3://halis/cloudnativepg"
       endpointURL: https://s3.halia.dev