From 42409de1b1638f5d935831dc66ddff9a1d9ba29d Mon Sep 17 00:00:00 2001 From: Maximilien Richer Date: Sun, 16 Oct 2022 15:58:08 +0200 Subject: [PATCH] Deploy garage on bespin --- cluster/prod/app/garage/deploy/garage-light.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/prod/app/garage/deploy/garage-light.hcl b/cluster/prod/app/garage/deploy/garage-light.hcl index 90d1cb0..94c388d 100644 --- a/cluster/prod/app/garage/deploy/garage-light.hcl +++ b/cluster/prod/app/garage/deploy/garage-light.hcl @@ -1,5 +1,5 @@ job "garage-light" { - datacenters = ["neptune"] + datacenters = ["neptune", "bespin"] type = "system" priority = 80