From b6ccf06d8ab9f257725e9a5596f99425c1b48ee5 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Fri, 18 Dec 2020 10:32:44 +0100 Subject: Set priorities --- app/deployment/im.hcl | 1 + 1 file changed, 1 insertion(+) (limited to 'app/deployment/im.hcl') diff --git a/app/deployment/im.hcl b/app/deployment/im.hcl index 242b360..cbce54c 100644 --- a/app/deployment/im.hcl +++ b/app/deployment/im.hcl @@ -1,6 +1,7 @@ job "im" { datacenters = ["dc1"] type = "service" + priority = 60 group "matrix" { count = 1 -- cgit v1.2.3