camel-k icon indicating copy to clipboard operation
camel-k copied to clipboard

Give configurable SizeLimit to emptyDir volumes in mount trait

Open hernanDatgDev opened this issue 1 year ago • 1 comments

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

hernanDatgDev avatar Sep 25 '24 19:09 hernanDatgDev

I understand you're working on this right, can I assign the issue?

squakez avatar Sep 26 '24 16:09 squakez