diff --git a/manifests/node-exporter-daemonset.yaml b/manifests/node-exporter-daemonset.yaml index 0a6ce3b11c8455d6b1fd48ca5fce06c8093d4654..6434229fbf98fb48e27435daee77c200f65f2cc5 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