mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
Add number of workers to environment variables in in charts (#7869)
add workers to env vars
This commit is contained in:
@@ -80,4 +80,6 @@ cloudSqlProxy:
|
||||
|
||||
env:
|
||||
APP_ENV: "dev"
|
||||
PYRO_HOST: "0.0.0.0"
|
||||
PYRO_HOST: "0.0.0.0"
|
||||
NUM_GRAPH_WORKERS: 100
|
||||
NUM_NODE_WORKERS: 100
|
||||
Reference in New Issue
Block a user