pjcubero edited a comment on issue #1649:
URL: https://github.com/apache/camel-k/issues/1649#issuecomment-669038980


   Ok, I have seen my problem, I had in a different namespace knative and 
camel, and now it's working.
   
   I have other question, if you can reply me... I want to create channels to 
communicate integrations itself, how can I create, because I create like 
Channel, and the status is unknown, must I to create like inMemoryChannel? 
Which is the right format?
   
   If I execute this:
   
   apiVersion: messaging.knative.dev/v1alpha1
   kind: InMemoryChannel
   metadata:
     name: creacionpac
     namespace: default
   
   I have this error:
   
   error: unable to recognize "integraciones/creacionpac.yaml": no matches for 
kind "InMemoryChannel" in version "messaging.knative.dev/v1alpha1"
   
   I'm using knative version 0.14.2
   
   Thanks


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


Reply via email to