mirror of
https://github.com/acaloiaro/garbagespeak.com
synced 2026-07-21 10:12:19 +00:00
Increment job count to eliminate downtime during deploys
This commit is contained in:
parent
eef3a422ac
commit
94e89540f4
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ job "garbage_speak" {
|
|||
namespace = "default"
|
||||
|
||||
group "task" {
|
||||
count = 2
|
||||
|
||||
network {
|
||||
port "garbage_speak" {
|
||||
to = 1314
|
||||
|
|
|
|||
Loading…
Reference in a new issue