quiet-manchester-70818
01/23/2025, 4:55 PMjolly-florist-66728
01/23/2025, 4:55 PMmaxDownloadMBs in the Flyte binary configuration using Helm, you need to modify the values.yaml file by adding the configuration under the inline section. Here's an example:
configuration:
inline:
storage:
limits:
maxDownloadMBs: 10
This configuration sets the maximum download size to 10MB. Ensure that the indentation is correct, as YAML is sensitive to it. After making these changes, you should apply the updated configuration using Helm.
Would you like more detail on this process?
Sources:
- GitHub Issue #4951 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.