mvisonneau / helm-charts

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

[gitlab-ci-pipelines-exporter] secretName property for ingress is missing in the values.yaml #51

Closed cebidhem closed 2 years ago

cebidhem commented 2 years ago

Hey there,

I was trying to deploy th ingress for gitlab-ci-pipelines-exporter, but the .values.ingress.tls[0].secretName is missing in the values.yaml file.

It's not a big deal as we can add it ourselves, but depending on how you work with upstream helm charts, it might be confusing.

I'll propose a PR today to fix this.