diff options
Diffstat (limited to 'cluster/prod/app/plume/deploy/plume.hcl')
-rw-r--r-- | cluster/prod/app/plume/deploy/plume.hcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/prod/app/plume/deploy/plume.hcl b/cluster/prod/app/plume/deploy/plume.hcl index 266a665..3e9aa77 100644 --- a/cluster/prod/app/plume/deploy/plume.hcl +++ b/cluster/prod/app/plume/deploy/plume.hcl @@ -1,5 +1,5 @@ job "plume-blog" { - datacenters = ["dc1"] + datacenters = ["orion"] type = "service" constraint { |