rook-ceph: enable integrated monitoring
This commit is contained in:
@@ -449,7 +449,7 @@ csi:
|
|||||||
|
|
||||||
serviceMonitor:
|
serviceMonitor:
|
||||||
# -- Enable ServiceMonitor for Ceph CSI drivers
|
# -- Enable ServiceMonitor for Ceph CSI drivers
|
||||||
enabled: false
|
enabled: true
|
||||||
# -- Service monitor scrape interval
|
# -- Service monitor scrape interval
|
||||||
interval: 10s
|
interval: 10s
|
||||||
# -- ServiceMonitor additional labels
|
# -- ServiceMonitor additional labels
|
||||||
@@ -652,4 +652,4 @@ obcProvisionerNamePrefix:
|
|||||||
monitoring:
|
monitoring:
|
||||||
# -- Enable monitoring. Requires Prometheus to be pre-installed.
|
# -- Enable monitoring. Requires Prometheus to be pre-installed.
|
||||||
# Enabling will also create RBAC rules to allow Operator to create ServiceMonitors
|
# Enabling will also create RBAC rules to allow Operator to create ServiceMonitors
|
||||||
enabled: false
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user