Increment job count to eliminate downtime during deploys

This commit is contained in:
Adriano Caloiaro 2023-09-09 10:07:37 +02:00
parent eef3a422ac
commit 94e89540f4
No known key found for this signature in database
GPG key ID: 920633857147D83D

View file

@ -15,6 +15,8 @@ job "garbage_speak" {
namespace = "default"
group "task" {
count = 2
network {
port "garbage_speak" {
to = 1314