mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 07:10:14 +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