mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 05:27:21 +00:00
Reduce hollow-kubelet cpu request
This commit is contained in:
parent
b80ce17b40
commit
4a57d68da0
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user