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