helm
helm copied to clipboard
change copySizeLimit to a value larger than the default `5242880000` not working
Describe your Issue
It's a common case that user could upload files that larger than 5GB, and when using s3 backend, it's limited by copySizeLimit parameter.
Logs and Errors
when uploading a file with 10GB, it finished uploading and report an unknown error.
Describe your Environment
-
Helm Chart Version: 6.6.4
-
values.yaml: there is no option that could be configured in chart values. instead, I modify the chart template directly and check the copySizeLimit to be taken into effect withocc config:list systemcommand.