From 79365abd718416c72696c0f875f6d05073ac39b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Sun, 23 Nov 2025 15:57:39 +0100 Subject: [PATCH] fix(cnpg): Add retention policy --- values/postgres-operator/manifests/objectstore-tos.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/values/postgres-operator/manifests/objectstore-tos.yaml b/values/postgres-operator/manifests/objectstore-tos.yaml index 428fb933..13f0e4b9 100644 --- a/values/postgres-operator/manifests/objectstore-tos.yaml +++ b/values/postgres-operator/manifests/objectstore-tos.yaml @@ -4,6 +4,7 @@ kind: ObjectStore metadata: name: tos-store spec: + retentionPolicy: "30d" configuration: destinationPath: s3://cnpg endpointURL: http://10.255.241.30:30080