FIX(node-exporter): node-exporter ServiceMonitor

- to select node-expor...
This commit is contained in:
2025-12-30 12:54:49 +09:00
parent b3ad6338ac
commit 251b16ee1f

View File

@@ -22,6 +22,9 @@ prometheus:
additionalLabels: additionalLabels:
release: prometheus release: prometheus
namespace: prometheus namespace: prometheus
namespaceSelector:
matchNames:
- node-exporter
attachMetadata: attachMetadata:
node: true node: true
relabelings: relabelings: