lancerdima opened a new issue #1951: URL: https://github.com/apache/camel-k/issues/1951
### Problem Currently, sources for Integration CRDs are specified through _content_ property under sources tag spec: sources: - name: fileName.java content: | ** source / bean definition ** ### Suggestion Add ability to provide sources (especially sources with custom beans) as ConfigMaps. That should promote some modularity and reuse of sources between integrations. ---------------------------------------------------------------- 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