Bump resources for backups to allow more memory
Was getting OOM killed
This commit is contained in:
parent
f2f5f4407c
commit
a0185d9642
@ -142,7 +142,7 @@ ${file("${module_path}/${job_file}")}
|
|||||||
|
|
||||||
resources {
|
resources {
|
||||||
cpu = 50
|
cpu = 50
|
||||||
memory = 256
|
memory = 500
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user