hernanDatgDev opened a new issue, #5864: URL: https://github.com/apache/camel-k/issues/5864
### Requirement As part of the fix for issue #5752 a default SizeLimit is provided on the emptyDir volumes from the mount trait. Ideally this would be configurable by the user. ### Problem Currently there's no way to configure this as it's a default (1Gi) which may be too high of a default for some users. ### Proposal Add some pattern to the trait `mount.empty-dir` that allows the parsing of an additional field, SizeLimit ### Open questions _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org