rook-ceph: try using non prefixed labels

This commit is contained in:
2025-05-15 16:45:34 -04:00
parent 71bfa1fd1b
commit 74e5671496

View File

@@ -16,9 +16,9 @@ metadata:
spec: spec:
labels: labels:
exporter: exporter:
metrics/enabled: "true" metrics-enabled: "true"
mgr: mgr:
metrics/enabled: "true" 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