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