Set multipart_chunk_size_mb=128 in gitlab S3 backup toml
See https://s3tools.org/kb/item13.htm
If uploading a large upload it will fail with the default size of 15MB. Increase to 128MB to allow multi GB uploads.
Perhaps this values should be configurable in the chart, but I've found this value sufficient so far.