koschei: allow frontend pods more memory limits
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
e94e7019ee
commit
a3996e0553
1 changed files with 2 additions and 2 deletions
|
@ -31,8 +31,8 @@ spec:
|
|||
cpu: 500m
|
||||
memory: 256Mi
|
||||
limits:
|
||||
cpu: 2000m
|
||||
memory: 768Mi
|
||||
cpu: 3000m
|
||||
memory: 896Mi
|
||||
readinessProbe:
|
||||
timeoutSeconds: 1
|
||||
initialDelaySeconds: 5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue