davsclaus commented on issue #3295: URL: https://github.com/apache/camel-k/issues/3295#issuecomment-1135903295
camel k is powered on top of camel-main, and it has a ton of options for route discovery. But it may be that the camel-k-operator is hardcoding some of these options so you can't tweak it See the option `camel.main.routesInclude​Pattern` https://camel.apache.org/components/3.17.x/others/main.html Where you can configure it with `classpath:xxx` to do classpath scanning. -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org