Koschei: further increase frontend memory
This commit is contained in:
parent
12431be233
commit
c5735680db
1 changed files with 2 additions and 2 deletions
|
@ -30,10 +30,10 @@ spec:
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 500m
|
cpu: 500m
|
||||||
memory: 512Mi
|
memory: 1536Mi
|
||||||
limits:
|
limits:
|
||||||
cpu: 3000m
|
cpu: 3000m
|
||||||
memory: 1536Mi
|
memory: 3072Mi
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
timeoutSeconds: 1
|
timeoutSeconds: 1
|
||||||
initialDelaySeconds: 5
|
initialDelaySeconds: 5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue