increase node exporter memory limit
This commit is contained in:
parent
72a775bdc5
commit
2415cfcab8
@ -60,7 +60,7 @@ job "node-exporter" {
|
||||
|
||||
resources {
|
||||
cpu = 20
|
||||
memory = 16
|
||||
memory = 30
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user