From 0b911436ad46b61bbc68b06810f7564036779b23 Mon Sep 17 00:00:00 2001 From: Baptiste Jonglez Date: Sat, 30 Nov 2024 01:52:51 +0100 Subject: prod: allow all stateless services on corrin --- cluster/prod/app/coturn/deploy/coturn.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cluster/prod/app/coturn/deploy/coturn.hcl') diff --git a/cluster/prod/app/coturn/deploy/coturn.hcl b/cluster/prod/app/coturn/deploy/coturn.hcl index 8923b2b..8b29d8f 100644 --- a/cluster/prod/app/coturn/deploy/coturn.hcl +++ b/cluster/prod/app/coturn/deploy/coturn.hcl @@ -1,5 +1,5 @@ job "coturn" { - datacenters = ["neptune", "scorpio"] + datacenters = ["corrin", "neptune", "scorpio"] type = "service" priority = 100 -- cgit v1.2.3