whoami: Fix memory limit
This commit is contained in:
parent
d8402bdec5
commit
59db08e891
@ -23,7 +23,7 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 10m
|
cpu: 10m
|
||||||
memory: 10Mi
|
memory: 15Mi
|
||||||
requests:
|
requests:
|
||||||
cpu: 1m
|
cpu: 1m
|
||||||
memory: 2Mi
|
memory: 2Mi
|
||||||
|
Loading…
Reference in New Issue
Block a user