mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-11-01 00:21:00 +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',
|
||||
metadata: {
|
||||
name: 'blackbox-exporter',
|
||||
namespace: $._config.namespace,
|
||||
labels: bb.assignLabels
|
||||
},
|
||||
spec: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user