mvisonneau / helm-charts

Personal Helm charts repository
Apache License 2.0
65 stars 58 forks source link

Allow config of the container portName #85

Open nickpalmer opened 3 months ago

nickpalmer commented 3 months ago

Our prometheus scraping setup relies on a label on the pod and the name of the port in order to discover the port to scrape for metrics.

This change allows us to set the name of the port.