From ff0090238082ac2958fd7092890560f10eed9c00 Mon Sep 17 00:00:00 2001 From: Marco van Zijl Date: Sun, 4 May 2025 15:12:39 +0200 Subject: [PATCH] Enable monitoring in rook-ceph-operator.yaml --- applications/templates/rook-ceph-operator.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/applications/templates/rook-ceph-operator.yaml b/applications/templates/rook-ceph-operator.yaml index cafe9e6..184de92 100644 --- a/applications/templates/rook-ceph-operator.yaml +++ b/applications/templates/rook-ceph-operator.yaml @@ -25,6 +25,8 @@ spec: targetRevision: 1.17.1 helm: valuesObject: + monitoring: + enable: true priorityClassName: system-cluster-critical csi: enableMetadata: true