Merge pull request #539 from pikasTech/fix/538-hwlab-db-poolmax

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