Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GlobalConfiguration custom name in helm chart #6679

Open
frantsao opened this issue Oct 17, 2024 · 1 comment
Open

GlobalConfiguration custom name in helm chart #6679

frantsao opened this issue Oct 17, 2024 · 1 comment
Labels
proposal An issue that proposes a feature request

Comments

@frantsao
Copy link

frantsao commented Oct 17, 2024

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

@frantsao frantsao added the proposal An issue that proposes a feature request label Oct 17, 2024
Copy link

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 🙂

Cheers!

frantsao added a commit to frantsao/kubernetes-ingress that referenced this issue Oct 17, 2024
frantsao added a commit to frantsao/kubernetes-ingress that referenced this issue Oct 17, 2024
Add globalConfigurationCustomName parameter to controller
configuration in helm chart (nginxinc#6679)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal An issue that proposes a feature request
Projects
Status: Todo ☑
Development

No branches or pull requests

1 participant