cpu throttle
This commit is contained in:
parent
c6c3dfaab9
commit
698ad20009
1 changed files with 2 additions and 2 deletions
|
@ -39,8 +39,8 @@ spec:
|
||||||
gc:
|
gc:
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 10m
|
cpu: 100m
|
||||||
memory: 1Gi
|
memory: 1Gi
|
||||||
requests:
|
requests:
|
||||||
cpu: 10m
|
cpu: 100m
|
||||||
memory: 128Mi
|
memory: 128Mi
|
||||||
|
|
Loading…
Reference in a new issue