From f141c81da998e27134cf3430a4b89059aa09097d Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 25 Mar 2026 00:47:07 +0000 Subject: [PATCH] feat: scale down to 1 (#5115) Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/5115 --- 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: