rook-ceph: add metrics to mgr

This commit is contained in:
2025-05-15 16:38:14 -04:00
parent 3054d634c8
commit 628e23a17f

View File

@@ -17,6 +17,8 @@ spec:
labels: labels:
monitoring: monitoring:
metrics/enabled: "true" metrics/enabled: "true"
mgr:
metrics/enabled: "true"
cephVersion: cephVersion:
# The container image used to launch the Ceph daemon pods (mon, mgr, osd, mds, rgw). # The container image used to launch the Ceph daemon pods (mon, mgr, osd, mds, rgw).
# v18 is Reef, v19 is Squid # v18 is Reef, v19 is Squid