pjcubero commented on issue #1636: URL: https://github.com/apache/camel-k/issues/1636#issuecomment-669240559
> Like: > > ```yaml > apiVersion: messaging.knative.dev/v1beta1 > kind: Subscription > metadata: > name: mysubscription > spec: > channel: > apiVersion: messaging.knative.dev/v1 > kind: InMemoryChannel > name: your-source-channel > subscriber: > ref: > apiVersion: serving.knative.dev/v1 > kind: Service > name: the-name-of-your-integration > ``` Which is the relation with the from in the consumer? from("knative:endpoint/default") This default, what must be? ---------------------------------------------------------------- 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