koschei: allow frontend pods more memory
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
9cfca2ab54
commit
e94e7019ee
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ spec:
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 500m
|
cpu: 500m
|
||||||
memory: 128Mi
|
memory: 256Mi
|
||||||
limits:
|
limits:
|
||||||
cpu: 2000m
|
cpu: 2000m
|
||||||
memory: 768Mi
|
memory: 768Mi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue