From 855660c6422e86f2bccae965b6c40248961eb266 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 15 Dec 2025 23:35:36 -0600 Subject: [PATCH] increase mgr 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 4168c3030..802148887 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: 3 modules: - name: pg_autoscaler enabled: true