fix(hwlab): expose runtime store retry config (#543)
Co-authored-by: Codex <codex@noreply.local>
This commit is contained in:
@@ -143,6 +143,9 @@ lanes:
|
||||
postgres:
|
||||
poolMax: 16
|
||||
connectionTimeoutMs: 5000
|
||||
queryRetryMaxAttempts: 5
|
||||
queryRetryInitialDelayMs: 250
|
||||
queryRetryMaxDelayMs: 5000
|
||||
tektonDir: tekton-v03
|
||||
argoApplicationFile: application-v03.yaml
|
||||
registryPrefix: 127.0.0.1:5000/hwlab
|
||||
|
||||
Reference in New Issue
Block a user