From c3169ec93ac0563cf18ac4c6f66051aacf13b3c0 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 16 Dec 2025 15:34:28 -0600 Subject: [PATCH] shutdown mgr --- 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 802148887..8f83adfe7 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: 3 + count: 0 modules: - name: pg_autoscaler enabled: true