diff options
Diffstat (limited to 'cluster/prod/app/matrix/deploy')
-rw-r--r-- | cluster/prod/app/matrix/deploy/im.hcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/prod/app/matrix/deploy/im.hcl b/cluster/prod/app/matrix/deploy/im.hcl index 339fea7..5bc6e13 100644 --- a/cluster/prod/app/matrix/deploy/im.hcl +++ b/cluster/prod/app/matrix/deploy/im.hcl @@ -1,7 +1,7 @@ job "matrix" { datacenters = ["orion"] type = "service" - priority = 60 + priority = 40 group "matrix" { count = 1 |