From d076f21d353fa78fe30331b251fadc6c8286b189 Mon Sep 17 00:00:00 2001 From: Marco van Zijl Date: Sun, 4 May 2025 14:45:59 +0200 Subject: [PATCH] Enable monitoring in rook-ceph-cluster.yaml --- applications/templates/rook-ceph-cluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/templates/rook-ceph-cluster.yaml b/applications/templates/rook-ceph-cluster.yaml index 8068987..2d82b5e 100644 --- a/applications/templates/rook-ceph-cluster.yaml +++ b/applications/templates/rook-ceph-cluster.yaml @@ -22,7 +22,7 @@ spec: toolbox: enabled: true monitoring: - enabled: false + enabled: true ingress: dashboard: annotations: