UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit a2e80788 authored by blake.burkhart's avatar blake.burkhart
Browse files

Set multipart_chunk_size_mb=128 in gitlab S3 backup toml

parent e7e0aea5
No related branches found
No related tags found
Loading
Pipeline #402562 passed
......@@ -47,5 +47,6 @@ stringData:
secret_key = {{ .Values.addons.gitlab.objectStorage.accessSecret }}
bucket_location = {{ .Values.addons.gitlab.objectStorage.region }}
host_bucket = %(bucket)s.{{ regexReplaceAll "http(s*)://" .Values.addons.gitlab.objectStorage.endpoint "" }}
multipart_chunk_size_mb = 128
{{- end }}
{{- end }}
{{- end }}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment