Revert "staging: disable allocation of grafana on piranha"

piranha is accessible on a more reliable network now.
This commit is contained in:
Baptiste Jonglez 2024-05-30 21:33:32 +02:00
parent 02bdc5a0c0
commit 7c174d6746

View file

@ -79,12 +79,6 @@ job "telemetry-service" {
group "grafana" {
count = 1
constraint {
attribute = "${attr.unique.hostname}"
operator = "!="
value = "piranha"
}
network {
port "grafana" {
static = 3719