From a490f082bc4bb58fbd54aa5e38334034ac54e761 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Mon, 4 Sep 2023 19:05:18 +0200 Subject: prod: remove all apps from orion, add some missing in scorpio --- cluster/prod/app/garage/deploy/garage.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cluster/prod/app/garage') diff --git a/cluster/prod/app/garage/deploy/garage.hcl b/cluster/prod/app/garage/deploy/garage.hcl index 7ed963c..0a89a89 100644 --- a/cluster/prod/app/garage/deploy/garage.hcl +++ b/cluster/prod/app/garage/deploy/garage.hcl @@ -1,5 +1,5 @@ job "garage" { - datacenters = [ "neptune", "bespin", "orion", "scorpio" ] + datacenters = [ "neptune", "bespin", "scorpio" ] type = "system" priority = 80 -- cgit v1.2.3