astefanutti commented on issue #2205: URL: https://github.com/apache/camel-k/issues/2205#issuecomment-818701992
I've tried locally, and adding the `-t knative-service.enabled=true` managed to force the KnativeService creation on my side. So there is something else. One issue your example raises is that the `fromF` DSL is supported for HTTP service detection. I've created #2210. In the meantime, could you please retry by changing `fromF` with `from` in your route and provide the output of `kubectl get ksvc`? I've also created #2209, to keep track of the general discussion of gRPC support with Knative in Camel K. -- 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