Koschei: Increase memory and CPU for frontend
This commit is contained in:
parent
9ba8aa1acf
commit
e19dbf6749
1 changed files with 2 additions and 2 deletions
|
@ -30,10 +30,10 @@ spec:
|
|||
resources:
|
||||
requests:
|
||||
cpu: 500m
|
||||
memory: 256Mi
|
||||
memory: 512Mi
|
||||
limits:
|
||||
cpu: 3000m
|
||||
memory: 896Mi
|
||||
memory: 1536Mi
|
||||
readinessProbe:
|
||||
timeoutSeconds: 1
|
||||
initialDelaySeconds: 5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue