forked from Deuxfleurs/nixcfg
move grafana-new. to grafana.
This commit is contained in:
parent
f4689d25de
commit
3247bf69cf
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue