Ports for ingress apigee hybrid

I am creating custom ingress service for my nonprod apigee hybrid runtime installation version 1.8. 

What target ports should we give in service yaml file.

Service.yaml file has port, protocol and target port option.  For port I gave 443, protocol as TCP. What should I give in target port?

For now I gave 443 for target port. All targets in listener is giving unhealthy health checks. I am referring to the loadbalancer created by ingress. I work on AWS and create Network loadbalancer for ingress. 

0 2 126
2 REPLIES 2

Answered here.

We have 3 org. So in all 3 service yaml I have to give same runtime traffic port? Instead of 443 port as mentioned in sample service yaml file will be using our customized ports. We are planning to use same domain name for all 3 orgs with different port numbers.