Skip to content

Commit 142661e

Browse files
committed
fix(vars): adjust the number of deployed workers
Signed-off-by: Matej Focko <[email protected]>
1 parent d4f97fa commit 142661e

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)