kubernetes-ingress
kubernetes-ingress copied to clipboard
GlobalConfiguration custom name in helm chart
Is your feature request related to a problem? Please describe. This issue is related to a situation that occurs when we want to provision the ingress controller using a helm chart but the GlobalConfiguration resource is previously created using a manifest (i.e. operating with Terraform).
Describe the solution you'd like I would like to provide a custom name to helm chart to configure the ingress controller with the GlobalConfiguration previously created, in order to achieve the prerrequisites.
Describe alternatives you've considered The easiest alterantive that doesn't break my work flow has been forking the chart and adding the parameter by myself (so, PR is on the way ;-)).
Additional context N/A
Hi @frantsao thanks for reporting!
Be sure to check out the docs and the Contributing Guidelines while you wait for a human to take a look at this :slightly_smiling_face:
Cheers!
Hi @frantsao, thanks for working on this.
We would like this parameter to be in the globalConfiguration object in the helm chart.
hi @frantsao ill be taking over this issue , i will implement the changes my collegue @pdabelf5 have suggested and merge it with main
hi @frantsao ill be taking over this issue , i will implement the changes my collegue @pdabelf5 have suggested and merge it with main
Hello, Sorry I didn't reply earlier. I'm having a very busy few days. I'd be grateful if you continue this :-) Thanks!
Thanks, @mohamadaldawamnah :-)
hey @frantsao this is now released and available in 5.2.0 https://github.com/nginx/kubernetes-ingress/releases/tag/v5.2.0
hey @frantsao this is now released and available in 5.2.0 https://github.com/nginx/kubernetes-ingress/releases/tag/v5.2.0
Thanks for letting me know! :-)