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

Allow disabling of nginx-ingress #918

Open
loomsen opened this issue Jul 5, 2022 · 0 comments
Open

Allow disabling of nginx-ingress #918

loomsen opened this issue Jul 5, 2022 · 0 comments

Comments

@loomsen
Copy link

loomsen commented Jul 5, 2022

What would you like to be added:

I'd like to be able to disable the default ingress installation, by setting ingress_nginx_enabled to false or something like that, similar to linkerd.
There seems to be missing the switch for it here, it doesn't check for this var and add a count accordingly.

resource "helm_release" "ingress-nginx" {

Why is this needed:

To be able to opt out if the ingress-nginx installation.

Extra info (e.g. existing slack convo link):

Slack thread

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant