mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* Fixed hard coded servicePort in ingress template. (#12727) Signed-off-by: Michael Andrews <Michael.Andrews@me.com> * Set the default value for service.port in the values file. This should probably be changed to ingress.servicePort since that is where it is used. But I wanted to keep this PR focused on the hard coded value in the ingress template. Signed-off-by: Michael Andrews <Michael.Andrews@me.com> * Bumped verion to 1.0.0 Signed-off-by: Michael Andrews <Michael.Andrews@me.com>