Merge pull request #534 from pikasTech/fix/1770-d601-db-pool

fix(hwlab): reduce D601 v03 DB pool
This commit is contained in:
Lyon
2026-06-21 07:33:40 +08:00
committed by GitHub
+1 -1
View File
@@ -141,7 +141,7 @@ lanes:
renderDir: runtime-v03
runtimeStore:
postgres:
poolMax: 40
poolMax: 8
connectionTimeoutMs: 5000
tektonDir: tekton-v03
argoApplicationFile: application-v03.yaml