squakez commented on issue #3923: URL: https://github.com/apache/camel-k/issues/3923#issuecomment-1355039992
I think the problem could be that the newer version of Camel doesn't like any other `application.properties` in the classpath (we create one by default). If you change the name of your `--config` to anything else, you see it will work. What I think it can happen when it seems to work with 1.8.3 CLI is that, since it moves the configuration to a place that is not expected, it is simply ignored by the operator. @oscerd do you recall any change on Camel framework that may lead to this? -- 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