Reduce memory for blocky sidecar
This commit is contained in:
parent
fb934f3b2f
commit
92a30e6709
@ -69,7 +69,8 @@ job "blocky" {
|
|||||||
sidecar_task {
|
sidecar_task {
|
||||||
resources {
|
resources {
|
||||||
cpu = 50
|
cpu = 50
|
||||||
memory = 50
|
memory = 20
|
||||||
|
memory_max = 50
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user