diff --git a/cluster/staging/app/telemetry/deploy/telemetry-service.hcl b/cluster/staging/app/telemetry/deploy/telemetry-service.hcl index ec68aaf..bf777fd 100644 --- a/cluster/staging/app/telemetry/deploy/telemetry-service.hcl +++ b/cluster/staging/app/telemetry/deploy/telemetry-service.hcl @@ -79,6 +79,12 @@ job "telemetry-service" { group "grafana" { count = 1 + constraint { + attribute = "${attr.unique.hostname}" + operator = "!=" + value = "piranha" + } + network { port "grafana" { static = 3719