From a8a086896cf76ae028347c0bdc0753f3069f1c96 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Wed, 4 Feb 2026 01:53:58 +0000 Subject: [PATCH] barman backup retention policy fix --- apps/base/customer1/pg-cluster-customer1.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/base/customer1/pg-cluster-customer1.yaml b/apps/base/customer1/pg-cluster-customer1.yaml index fef9e0c..0d5adae 100644 --- a/apps/base/customer1/pg-cluster-customer1.yaml +++ b/apps/base/customer1/pg-cluster-customer1.yaml @@ -42,5 +42,5 @@ spec: data: compression: gzip jobs: 2 - retentionPolicy: "30d" - target: primary + retentionPolicy: "30d" + target: primary