nicolaferraro opened a new issue #492:
URL: https://github.com/apache/camel-k-runtime/issues/492


   ```
       camel-kamelet:
         groupId: org.apache.camel.k
         artifactId: camel-kamelet
         schemes:
         - id: kamelet
           http: true
           passive: false
         dependencies:
         - groupId: org.apache.camel.k
           artifactId: camel-k-quarkus-kamelet
   ```
   
   I think it should be marked as http=false, passive=true (like a passive 
endpoint, which has no effect on the trait processing). Then the operator will 
determine the actual type by looking at the kamelet code.


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