perf: increase memory

This commit is contained in:
vincent 2023-11-14 17:45:52 +01:00
parent 70eec26d0a
commit f2bc16cbe0

View File

@ -44,7 +44,7 @@ job "grafana" {
]
}
resources {
memory = 150
memory = 250
}
}
}