Skip to content

Add configuration to expose multiple ports

As of now, I couldn't find a way for my service to have more than one port to be exposed. I can configure the one port which is exposed through the service.{in,ex}ternalPort in the values.yaml file. However, I have a service that has three ports that need to be exposed.

Is there anyway I can do this?