Skip to content

Allow disabling of nginx-ingress #918

Description

@loomsen

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions