Increase minimal memory usage
as we collected new insights about the actual memory usage.
This commit is contained in:

committed by
Sebastian Serth

parent
45f7fcfc26
commit
81d777c9cb
@ -42,7 +42,7 @@ job "template-0" {
|
|||||||
|
|
||||||
resources {
|
resources {
|
||||||
cpu = 40
|
cpu = 40
|
||||||
memory = 16
|
memory = 30
|
||||||
}
|
}
|
||||||
|
|
||||||
restart {
|
restart {
|
||||||
|
Reference in New Issue
Block a user