Revert "staging: disable allocation of grafana on piranha"
piranha is accessible on a more reliable network now.
This commit is contained in:
parent
02bdc5a0c0
commit
7c174d6746
1 changed files with 0 additions and 6 deletions
|
@ -79,12 +79,6 @@ job "telemetry-service" {
|
||||||
group "grafana" {
|
group "grafana" {
|
||||||
count = 1
|
count = 1
|
||||||
|
|
||||||
constraint {
|
|
||||||
attribute = "${attr.unique.hostname}"
|
|
||||||
operator = "!="
|
|
||||||
value = "piranha"
|
|
||||||
}
|
|
||||||
|
|
||||||
network {
|
network {
|
||||||
port "grafana" {
|
port "grafana" {
|
||||||
static = 3719
|
static = 3719
|
||||||
|
|
Loading…
Reference in a new issue