Bump resources for backups to allow more memory

Was getting OOM killed
This commit is contained in:
IamTheFij 2023-11-07 16:49:27 -08:00
parent f2f5f4407c
commit a0185d9642
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ ${file("${module_path}/${job_file}")}
resources {
cpu = 50
memory = 256
memory = 500
}
}