rook-ceph: enable integrated cluster monitoring

This commit is contained in:
2025-11-20 20:41:03 -05:00
parent 16d3b2a66d
commit 4f92db2434

View File

@@ -81,7 +81,7 @@ spec:
# enable prometheus alerting for cluster
monitoring:
# requires Prometheus to be pre-installed
enabled: false
enabled: true
# Whether to disable the metrics reported by Ceph. If false, the prometheus mgr module and Ceph exporter are enabled.
# If true, the prometheus mgr module and Ceph exporter are both disabled. Default is false.
metricsDisabled: false