Skip to content
Snippets Groups Projects
Commit 9b8ceac1 authored by Tibo's avatar Tibo
Browse files

Merge branch 'update-queue-replicas' into 'master'

Use 4 `queue` workers by default

See merge request !9
parents 24691810 b213b5f4
No related branches found
No related tags found
1 merge request!9Use 4 `queue` workers by default
Pipeline #19399 passed
......@@ -39,6 +39,8 @@ services:
queue:
image: $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA
deploy:
replicas: 4
depends_on:
- web
volumes:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment