diff --git a/cluster/staging/app/im/deploy/im-nix.hcl b/cluster/staging/app/im/deploy/im-nix.hcl index b8e59b0..63e6d3b 100644 --- a/cluster/staging/app/im/deploy/im-nix.hcl +++ b/cluster/staging/app/im/deploy/im-nix.hcl @@ -20,12 +20,6 @@ job "im" { delay = "30s" } - constraint { - attribute = "${attr.unique.hostname}" - operator = "!=" - value = "caribou" - } - task "restore-db" { lifecycle { hook = "prestart"