mirror of
https://git.mirrors.martin98.com/https://github.com/jina-ai/reader.git
synced 2025-08-19 01:45:56 +08:00
chore: tweak deployment
This commit is contained in:
parent
e2a187d126
commit
7ae2545a30
@ -64,7 +64,7 @@ export class SearcherHost extends RPCHost {
|
|||||||
@CloudHTTPv2({
|
@CloudHTTPv2({
|
||||||
runtime: {
|
runtime: {
|
||||||
cpu: 4,
|
cpu: 4,
|
||||||
memory: '8GiB',
|
memory: '16GiB',
|
||||||
timeoutSeconds: 300,
|
timeoutSeconds: 300,
|
||||||
concurrency: 4,
|
concurrency: 4,
|
||||||
maxInstances: 200,
|
maxInstances: 200,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user