nicolaferraro commented on issue #1636:
URL: https://github.com/apache/camel-k/issues/1636#issuecomment-697771092


   Hi @MaciekLeks, we're adding auto-discovery for KafkaChannel v1beta1 in next 
1.2.0 release.
   Running with 1.1.1, if you want to use v1beta1 in the subscription you need 
to write an URL like: 
   
   ```
   from('knative:channel/salesforce?kind=KafkaChannel&apiVersion=v1beta1')
   ```
   
   And it should do what you expect.
   You won't need to specify kind & api in 1.2.0.


----------------------------------------------------------------
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]


Reply via email to