fix(workbench): reduce v03 postgres pool budget (#1795)
This commit is contained in:
+1
-1
@@ -264,7 +264,7 @@ lanes:
|
|||||||
port: 5432
|
port: 5432
|
||||||
runtimeStore:
|
runtimeStore:
|
||||||
postgres:
|
postgres:
|
||||||
poolMax: 40
|
poolMax: 16
|
||||||
connectionTimeoutMs: 5000
|
connectionTimeoutMs: 5000
|
||||||
envReuseServices:
|
envReuseServices:
|
||||||
- hwlab-cloud-api
|
- hwlab-cloud-api
|
||||||
|
|||||||
Reference in New Issue
Block a user