loft-sh / component-chart

Kubernetes Component Chart - Helm Chart for Application Components in Kubernetes
https://devspace.sh/component-chart/docs/introduction
Apache License 2.0
32 stars 39 forks source link

Add option to specify service port name and update docs #21

Closed zefman closed 4 years ago

zefman commented 4 years ago

I have added the option to specify service port names. This is useful when you are integrating with systems that rely on port naming conventions like Istio. Istio expects service port names begin with "http" for example.