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

View file

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