From ef2fa848f1b9561e9847e55d866d37035307eb75 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sat, 4 Dec 2021 21:56:15 +0100 Subject: [PATCH] single region staging cluster --- app/garage-staging/deploy/garage.hcl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/garage-staging/deploy/garage.hcl b/app/garage-staging/deploy/garage.hcl index db5bae7..a0b5d66 100644 --- a/app/garage-staging/deploy/garage.hcl +++ b/app/garage-staging/deploy/garage.hcl @@ -1,7 +1,6 @@ job "garage-staging" { type = "system" - region = "neptune" - datacenters = [ "neptune" ] + datacenters = [ "neptune", "pluton" ] priority = 80