Commit 4a57d68d authored by Shyam Jeedigunta's avatar Shyam Jeedigunta

Reduce hollow-kubelet cpu request

parent b80ce17b
...@@ -60,7 +60,7 @@ spec: ...@@ -60,7 +60,7 @@ spec:
mountPath: /var/log mountPath: /var/log
resources: resources:
requests: requests:
cpu: 50m cpu: 40m
memory: 100M memory: 100M
securityContext: securityContext:
privileged: true privileged: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment