From 1635c2cd23a929c6a0b1e7a2f86f01d078a73637 Mon Sep 17 00:00:00 2001
From: Matthias Loibl <mail@matthiasloibl.com>
Date: Fri, 16 Aug 2019 15:18:46 +0200
Subject: [PATCH] Regenerate manifests

---
 manifests/node-exporter-daemonset.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manifests/node-exporter-daemonset.yaml b/manifests/node-exporter-daemonset.yaml
index 0a6ce3b1..6434229f 100644
--- a/manifests/node-exporter-daemonset.yaml
+++ b/manifests/node-exporter-daemonset.yaml
@@ -26,7 +26,7 @@ spec:
         name: node-exporter
         resources:
           limits:
-            cpu: 250m
+            cpu: 102m
             memory: 180Mi
           requests:
             cpu: 102m
-- 
GitLab