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:
|
||||
requests:
|
||||
cpu: 500m
|
||||
memory: 512Mi
|
||||
memory: 1536Mi
|
||||
limits:
|
||||
cpu: 3000m
|
||||
memory: 1536Mi
|
||||
memory: 3072Mi
|
||||
readinessProbe:
|
||||
timeoutSeconds: 1
|
||||
initialDelaySeconds: 5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue