You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
What would you like to be added:
I'd like to be able to disable the default ingress installation, by setting
ingress_nginx_enabled
tofalse
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.
opta/modules/aws_k8s_base/tf_module/ingress_nginx.tf
Line 42 in 20be239
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
The text was updated successfully, but these errors were encountered: