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