feat(metrics): ceph service monitor
to enable use feature flag in values !1
This commit is contained in:
15
values.yaml
15
values.yaml
@ -74,6 +74,21 @@ nfc_monitoring:
|
||||
tag: 'v0.11.1'
|
||||
namespace: monitoring
|
||||
|
||||
|
||||
additions:
|
||||
|
||||
ceph:
|
||||
|
||||
enabled: true
|
||||
|
||||
namespace: ceph
|
||||
|
||||
ServiceMonitor:
|
||||
|
||||
selector:
|
||||
matchLabels:
|
||||
app: rook-ceph-mgr
|
||||
|
||||
|
||||
loki_instance:
|
||||
image:
|
||||
|
Reference in New Issue
Block a user