put the service monitor for the blackbox exporter in the configured namespace
This commit is contained in:
@@ -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: {
|
||||||
|
|||||||
Reference in New Issue
Block a user