mirror of
https://github.com/optim-enterprises-bv/homelab.git
synced 2025-10-29 00:52:22 +00:00
fix(monitoring): disable nodeExporter
nodeExporter doesn't work on Talos
This commit is contained in:
@@ -15,3 +15,6 @@ prometheus:
|
||||
selector:
|
||||
matchLabels:
|
||||
app: prometheus
|
||||
|
||||
nodeExporter:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user