f39516046 commented on issue #3296: URL: https://github.com/apache/camel-k/issues/3296#issuecomment-1136993172
> Hi, > > `targetPort` can be string such as `http` when the pod has the port named `http`: https://kubernetes.io/docs/concepts/services-networking/service/ > > So why is it considered invalid? Could it be a problem with the console you are using? ok,i get it. but also i have no idea about why kamel run default generate a service use targetPort http,but the PODs ports is none, there is no port named http. We only use the Platform-Http-Vertx component, anything works well(kit build successfully,and pods run well). The default service truely can not works well due to the targetPort http, there is no POD named it. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
