chore(elk): add memory_max to nodes
This commit is contained in:
parent
7670cc6de4
commit
f2cb4fd2a1
1 changed files with 4 additions and 3 deletions
|
@ -71,6 +71,7 @@ job "elk" {
|
|||
resources {
|
||||
cpu = 2000
|
||||
memory = 2048
|
||||
memory_max = 3072
|
||||
}
|
||||
|
||||
template {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue