mirror of
https://github.com/valitydev/helmsdeep.git
synced 2024-11-06 08:55:21 +00:00
add "default" namespace for servicemonitors (#97)
Co-authored-by: Dmitry Skokov <d.skokov@rbkmoney.com>
This commit is contained in:
parent
05460c90fc
commit
e759a09dc3
@ -5,7 +5,9 @@ prometheus:
|
||||
selector:
|
||||
matchLabels:
|
||||
prometheusmetrics.enabled: "true"
|
||||
|
||||
namespaceSelector:
|
||||
matchNames:
|
||||
- default
|
||||
endpoints:
|
||||
- port: "api"
|
||||
path: /metrics
|
||||
|
Loading…
Reference in New Issue
Block a user