chore(elk): further reduce memory limit on elk
This commit is contained in:
parent
2fe6269f62
commit
1567c5fcfe
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ job "elk" {
|
||||||
|
|
||||||
resources {
|
resources {
|
||||||
cpu = 2000
|
cpu = 2000
|
||||||
memory = 2048
|
memory = 1500
|
||||||
}
|
}
|
||||||
|
|
||||||
template {
|
template {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue