Merge pull request #2265 from woosley/master
set memory limitation for cadvisor
This commit is contained in:
commit
bc14de84cc
@ -23,6 +23,7 @@ spec:
|
|||||||
memory: 200Mi
|
memory: 200Mi
|
||||||
cpu: 150m
|
cpu: 150m
|
||||||
limits:
|
limits:
|
||||||
|
memory: 2000Mi
|
||||||
cpu: 300m
|
cpu: 300m
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: rootfs
|
- name: rootfs
|
||||||
|
Loading…
Reference in New Issue
Block a user