From cc4dd1e48d3c1ed7c3c6c815349d566baf1962ba Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 16 Dec 2025 21:11:36 -0600 Subject: [PATCH] increase count --- clusters/cl01tl/helm/rook-ceph/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/rook-ceph/values.yaml b/clusters/cl01tl/helm/rook-ceph/values.yaml index 863787861..bf2fe1185 100644 --- a/clusters/cl01tl/helm/rook-ceph/values.yaml +++ b/clusters/cl01tl/helm/rook-ceph/values.yaml @@ -27,7 +27,7 @@ rook-ceph-cluster: tag: v19.2.3-20250717 cephClusterSpec: mgr: - count: 1 + count: 2 modules: - name: pg_autoscaler enabled: true