Compare commits
No commits in common. "73b88013cc340996317595c33a9d4a4782e037bb" and "463e6ec9ad8839db5aea227c01973ba403ead050" have entirely different histories.
73b88013cc
...
463e6ec9ad
1 changed files with 4 additions and 5 deletions
|
@ -354,8 +354,8 @@ job "elk" {
|
|||
}
|
||||
|
||||
resources {
|
||||
cpu = 10
|
||||
memory = 256
|
||||
cpu = 500
|
||||
memory = 512
|
||||
}
|
||||
|
||||
template {
|
||||
|
@ -435,9 +435,8 @@ job "elk" {
|
|||
}
|
||||
|
||||
resources {
|
||||
cpu = 500
|
||||
memory = 512
|
||||
memory_max = 1024
|
||||
cpu = 1500
|
||||
memory = 1024
|
||||
}
|
||||
|
||||
template {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue