nuhyurduseven opened a new issue, #4669: URL: https://github.com/apache/camel-k/issues/4669
Hi, I want to use camel components in integrations but I an getting errors from operator logs : `error during traits customization: component not found error` and `errorVerbose: component not found for uri`. I can use any kamelets without problem. However, when I use a component, it throws an error and doesn't work. When I use "--dependency" tag and giving component dependency manually, It doesn't work. I used three components and this situation is not changed. mongodb, graphql and timer components are throws the same error to camel-k operator logs. when I run the integration yaml file with `jbang` , I can use all components and kamelets together.All components run flawlessly. I'm using `camel karavan`, you can check my integration and logs below.  jbang logs:   **Camel k operator running on minikube.** came-k operator logs for mongodb:  kamel logs:  -- 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. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org