about summary refs log tree commit diff
path: root/tools
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-06-29 22:55:27 +0200
committermakefunstuff <[email protected]>2024-06-29 22:55:27 +0200
commitc2fc9e48798ff085404ce7a1fd9c468e3c5be826 (patch)
tree5acd48d778c044fe5ab0d2f79db902f061262084 /tools
parentb442ea1028572a5ac071c637c5f1c219d58294e8 (diff)
downloadk3s-lab-c2fc9e48798ff085404ce7a1fd9c468e3c5be826.tar.gz
disable node exporter
Diffstat (limited to '')
-rw-r--r--tools/prometheus/values.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/prometheus/values.yaml b/tools/prometheus/values.yaml
index c8385b5..6d6ed73 100644
--- a/tools/prometheus/values.yaml
+++ b/tools/prometheus/values.yaml
@@ -1,4 +1,6 @@
 prometheus:
+  node-exporter:
+    enabled: true
   alertmanager:
     enabled: true