koschei: increase memory for frontend pod to avoid OOM

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2023-02-18 21:37:23 -08:00
parent d68f84e7fc
commit 644e9dd472

View file

@ -32,7 +32,7 @@ spec:
memory: 128Mi memory: 128Mi
limits: limits:
cpu: 2000m cpu: 2000m
memory: 512Mi memory: 768Mi
readinessProbe: readinessProbe:
timeoutSeconds: 1 timeoutSeconds: 1
initialDelaySeconds: 5 initialDelaySeconds: 5