koschei: increase memory for frontend pod to avoid OOM
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
d68f84e7fc
commit
644e9dd472
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ spec:
|
|||
memory: 128Mi
|
||||
limits:
|
||||
cpu: 2000m
|
||||
memory: 512Mi
|
||||
memory: 768Mi
|
||||
readinessProbe:
|
||||
timeoutSeconds: 1
|
||||
initialDelaySeconds: 5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue