If my container exposes a http interface on port 8080, how do I set the load balancer created from `...
f
If my container exposes a http interface on port 8080, how do I set the load balancer created from
cloud.Service
to forward port 80 to 8080 in the service?