astefanutti commented on issue #593: URL: https://github.com/apache/camel-k-runtime/issues/593#issuecomment-772701190
I wonder if we could explore mounting resources ConfigMap using `SubPath`. As opposed to mounting them as volumes, it's possible to project keys into an existing directory, which could alleviate the need to generate unique directory paths for each resource. The only side-effect of using `SubPath` is that updates to the ConfigMap are not automatically projected into the containers. But I don't think that's an issue for Camel K. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org