about summary refs log tree commit diff
path: root/tools/prometheus
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-06-30 11:37:08 +0200
committermakefunstuff <[email protected]>2024-06-30 11:37:08 +0200
commitda5fffce067524b306b87a8a27d54a7f6e1820d4 (patch)
treef30f7d0e716eb66d5db40c9369de91c3b0f9b181 /tools/prometheus
parent5972f54fba05cc3cf84821cb4202207b96e1cf8b (diff)
downloadk3s-lab-da5fffce067524b306b87a8a27d54a7f6e1820d4.tar.gz
disable node exporter
Diffstat (limited to '')
-rw-r--r--tools/prometheus/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/prometheus/values.yaml b/tools/prometheus/values.yaml
index 6d6ed73..14bac2d 100644
--- a/tools/prometheus/values.yaml
+++ b/tools/prometheus/values.yaml
@@ -1,5 +1,5 @@
 prometheus:
-  node-exporter:
+  prometheus-node-exporter:
     enabled: true
   alertmanager:
     enabled: true