gc cpu throttling
This commit is contained in:
parent
8904778703
commit
c6c3dfaab9
1 changed files with 8 additions and 0 deletions
|
@ -36,3 +36,11 @@ spec:
|
||||||
memory: 150Mi
|
memory: 150Mi
|
||||||
limits:
|
limits:
|
||||||
memory: 150Mi
|
memory: 150Mi
|
||||||
|
gc:
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
cpu: 10m
|
||||||
|
memory: 1Gi
|
||||||
|
requests:
|
||||||
|
cpu: 10m
|
||||||
|
memory: 128Mi
|
||||||
|
|
Loading…
Reference in a new issue