put the service monitor for the blackbox exporter in the configured namespace
This commit is contained in:
@@ -194,6 +194,7 @@
|
||||
kind: 'ServiceMonitor',
|
||||
metadata: {
|
||||
name: 'blackbox-exporter',
|
||||
namespace: $._config.namespace,
|
||||
labels: bb.assignLabels
|
||||
},
|
||||
spec: {
|
||||
|
||||
Reference in New Issue
Block a user