chore(elk): reduce memory limit for nodes
This commit is contained in:
parent
49097613a4
commit
becea8dd16
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ job "elk" {
|
||||||
resources {
|
resources {
|
||||||
cpu = 2000
|
cpu = 2000
|
||||||
memory = 2048
|
memory = 2048
|
||||||
memory_max = 3072
|
|
||||||
}
|
}
|
||||||
|
|
||||||
template {
|
template {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue