From 3e17e25d44eccf136dadf88f6443e40190c6f8f8 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 24 Mar 2026 19:45:59 -0500 Subject: [PATCH] feat: scale down to 1 --- clusters/cl01tl/helm/cloudnative-pg/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/cloudnative-pg/values.yaml b/clusters/cl01tl/helm/cloudnative-pg/values.yaml index db9ffba6d..45a034d4b 100644 --- a/clusters/cl01tl/helm/cloudnative-pg/values.yaml +++ b/clusters/cl01tl/helm/cloudnative-pg/values.yaml @@ -7,7 +7,7 @@ cloudnative-pg: monitoring: podMonitorEnabled: true plugin-barman-cloud: - replicaCount: 2 + replicaCount: 1 crds: create: true resources: