mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-11-03 17:41:01 +01:00
put the service monitor for the blackbox exporter in the configured namespace
This commit is contained in:
parent
c2fb1f4208
commit
8d53477ec8
@ -194,6 +194,7 @@
|
|||||||
kind: 'ServiceMonitor',
|
kind: 'ServiceMonitor',
|
||||||
metadata: {
|
metadata: {
|
||||||
name: 'blackbox-exporter',
|
name: 'blackbox-exporter',
|
||||||
|
namespace: $._config.namespace,
|
||||||
labels: bb.assignLabels
|
labels: bb.assignLabels
|
||||||
},
|
},
|
||||||
spec: {
|
spec: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user