Increase minimal memory usage

as we collected new insights about the actual memory usage.
This commit is contained in:
Maximilian Paß
2022-11-09 20:53:36 +00:00
committed by Sebastian Serth
parent 45f7fcfc26
commit 81d777c9cb

View File

@ -42,7 +42,7 @@ job "template-0" {
resources { resources {
cpu = 40 cpu = 40
memory = 16 memory = 30
} }
restart { restart {