From 63533de9016e652795769e7dc57208dfc6dca8cf Mon Sep 17 00:00:00 2001 From: MichaelFisher1997 Date: Thu, 26 Mar 2026 00:41:44 +0000 Subject: [PATCH] fix: Fix retentionPolicy format (14d not keep14) --- infrastructure/addons/cnpg/postgres-cluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/addons/cnpg/postgres-cluster.yaml b/infrastructure/addons/cnpg/postgres-cluster.yaml index dc0d4fa..cbb13a5 100644 --- a/infrastructure/addons/cnpg/postgres-cluster.yaml +++ b/infrastructure/addons/cnpg/postgres-cluster.yaml @@ -51,7 +51,7 @@ spec: secretAccessKey: name: b2-credentials key: B2_APPLICATION_KEY - retentionPolicy: keep14 + retentionPolicy: 14d serviceAccountTemplate: metadata: