From 481ea84ced55a4067a7c947efdd504dfce3e0ed3 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 2 Oct 2025 16:56:04 -0500 Subject: [PATCH] reduce replica --- clusters/cl01tl/storage/cloudnative-pg/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/storage/cloudnative-pg/values.yaml b/clusters/cl01tl/storage/cloudnative-pg/values.yaml index 49656d2f5..c5d9fea2e 100644 --- a/clusters/cl01tl/storage/cloudnative-pg/values.yaml +++ b/clusters/cl01tl/storage/cloudnative-pg/values.yaml @@ -3,6 +3,6 @@ cloudnative-pg: monitoring: podMonitorEnabled: true plugin-barman-cloud: - replicaCount: 2 + replicaCount: 1 crds: create: true