From 0288aefda49e8048023e4a1d8756b4df4b2aea7b Mon Sep 17 00:00:00 2001 From: Baptiste Jonglez Date: Thu, 7 Nov 2024 00:29:55 +0100 Subject: jitsi: allow to schedule on corrin --- cluster/prod/app/jitsi/deploy/jitsi.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/prod/app/jitsi/deploy/jitsi.hcl b/cluster/prod/app/jitsi/deploy/jitsi.hcl index f43c4fb..fea55d7 100644 --- a/cluster/prod/app/jitsi/deploy/jitsi.hcl +++ b/cluster/prod/app/jitsi/deploy/jitsi.hcl @@ -1,5 +1,5 @@ job "jitsi" { - datacenters = ["neptune", "scorpio"] + datacenters = ["neptune", "scorpio", "corrin"] type = "service" priority = 50 -- cgit v1.2.3