From 1b39710f63469fcedf6686d469d248d9bc24cec0 Mon Sep 17 00:00:00 2001 From: MichaelFisher1997 Date: Thu, 26 Mar 2026 00:39:25 +0000 Subject: [PATCH] fix: Move retentionPolicy to correct location in backup spec --- 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 2d3d07d..dc0d4fa 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: keep14 serviceAccountTemplate: metadata: