Skip to content

Commit d247d04

Browse files
authored
fix(vars): adjust the number of deployed workers (#578)
As I promised @majamassarini and forgot /o
2 parents d4f97fa + 142661e commit d247d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vars/packit/prod_template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ postgres_version: 15
8282

8383
# Number of worker pods to be deployed to serve the queues
8484
workers_all_tasks: 0
85-
workers_short_running: 1
85+
workers_short_running: 2
8686
workers_long_running: 2
8787
# pushgateway_address: http://pushgateway
8888

0 commit comments

Comments
 (0)