nicolaferraro commented on issue #653: Improve documentation
URL: https://github.com/apache/camel-k/issues/653#issuecomment-493364537
 
 
   I think you need to set the integration platform to use Camel 3.0.0-M2 too. 
You cannot mix Camel 2 and Camel 3 libs.
   
   Can you try to:
   ```
   kubectl edit integrationplatform
   ```
   
   Then change the camelVersion to `3.0.0-M2`. Then redeploy the integration.
   
   We're going to set Camel 3 as default from next release.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to