mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
Reduce CPU and memory requests for Metrics Server Nanny
This commit is contained in:
parent
bb72237375
commit
bb159cf26a
@ -49,8 +49,8 @@ spec:
|
||||
cpu: 100m
|
||||
memory: 300Mi
|
||||
requests:
|
||||
cpu: 50m
|
||||
memory: 100Mi
|
||||
cpu: 5m
|
||||
memory: 50Mi
|
||||
env:
|
||||
- name: MY_POD_NAME
|
||||
valueFrom:
|
||||
|
Loading…
Reference in New Issue
Block a user