mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 20:53:33 +00:00
Reduce hollow-kubelet cpu request
This commit is contained in:
parent
b80ce17b40
commit
4a57d68da0
@ -60,7 +60,7 @@ spec:
|
||||
mountPath: /var/log
|
||||
resources:
|
||||
requests:
|
||||
cpu: 50m
|
||||
cpu: 40m
|
||||
memory: 100M
|
||||
securityContext:
|
||||
privileged: true
|
||||
|
Loading…
Reference in New Issue
Block a user