Closed cebidhem closed 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.
.values.ingress.tls[0].secretName
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.
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.