prod: telemetry: move storage from bespin/scorpio to bespin/corrin

This commit is contained in:
Baptiste Jonglez 2025-03-12 21:22:56 +01:00
parent 8f0a45f03e
commit 2009572fea

View file

@ -1,5 +1,5 @@
job "telemetry-storage" {
datacenters = ["scorpio", "bespin"]
datacenters = ["scorpio", "bespin", "corrin"]
type = "service"
group "prometheus" {
@ -14,7 +14,7 @@ job "telemetry-storage" {
constraint {
attribute = "${attr.unique.hostname}"
operator = "set_contains_any"
value = "ananas,df-ymk"
value = "pamplemousse,df-ymk"
}
task "prometheus" {
@ -72,7 +72,7 @@ job "telemetry-storage" {
resources {
memory = 1500
memory_max = 4000
cpu = 1000
cpu = 400
}
service {