astefanutti commented on issue #2205: URL: https://github.com/apache/camel-k/issues/2205#issuecomment-818017213
The deployment strategy for the Integration uses a standard Deployment, instead of a KnativeService resource. I assumed that explicitly enabling the _knative-service_ trait would force it, but it does not. Could you please retry by adding the `-t deployer.kind=knative-service` option to the `kamel run` command? It should create a KnativeService resource that you can output with `kubectl get ksvc sample-grpc-camel-route -o yaml`. -- 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