increase node exporter memory limit

This commit is contained in:
vincent 2022-07-21 18:42:33 +02:00
parent 72a775bdc5
commit 2415cfcab8

View File

@ -60,7 +60,7 @@ job "node-exporter" {
resources {
cpu = 20
memory = 16
memory = 30
}
}