UNCLASSIFIED - NO CUI

Skip to content

Set multipart_chunk_size_mb=128 in gitlab S3 backup toml

blake.burkhart requested to merge blake.burkhart-master-patch-76543 into master

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.

Merge request reports