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:
|
||||
requests:
|
||||
cpu: 500m
|
||||
memory: 128Mi
|
||||
memory: 256Mi
|
||||
limits:
|
||||
cpu: 2000m
|
||||
memory: 768Mi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue