We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85a71dc commit 3df8ef8Copy full SHA for 3df8ef8
1 file changed
ansible/group_vars/alpha-workers.yml
@@ -6,6 +6,7 @@ container_image: registry.runnable.com/runnable/{{ name }}
6
container_envs: >
7
{{ api_base_container_envs }}
8
-e IS_QUEUE_WORKER=true
9
+ -e NUM_WORKERS=1
10
-e ROLLBAR_KEY={{ api_workers_rollbar_key }}
11
12
container_run_opts: >
0 commit comments