Reduce hollow-kubelet cpu request

This commit is contained in:
Shyam Jeedigunta 2017-08-09 14:30:10 +02:00
parent b80ce17b40
commit 4a57d68da0

View File

@ -60,7 +60,7 @@ spec:
mountPath: /var/log
resources:
requests:
cpu: 50m
cpu: 40m
memory: 100M
securityContext:
privileged: true