move grafana-new. to grafana.

This commit is contained in:
Alex 2022-10-13 11:01:45 +02:00
parent f4689d25de
commit 3247bf69cf
Signed by: lx
GPG Key ID: 0E496D15096376BE
1 changed files with 3 additions and 3 deletions

View File

@ -43,7 +43,7 @@ job "telemetry" {
}
resources {
memory = 500
memory = 501
cpu = 500
}
@ -134,14 +134,14 @@ EOH
}
resources {
memory = 500
memory = 501
cpu = 100
}
service {
tags = [
"grafana",
"tricot grafana-new.deuxfleurs.fr",
"tricot grafana.deuxfleurs.fr",
]
port = 3719
address_mode = "driver"