Skip to content

Support for ArgoCD AKS Ingress #3526

@fostemi

Description

@fostemi

Is your feature request related to a problem?

I've noticed there are options for GKE and AWS ingress support. I am looking for support for the AKS webapprouting ingressClass for setting up the ArgoCD ingress.

Related helm chart

argo-cd

Describe the solution you'd like

I would like an aks option in the helm chart that would enable the proper Ingress for the webapprouting in AKS.

  ingress:
    enabled: true
    controller: aks

Then create the necessary resources for the webapprouting ingress resource.

Describe alternatives you've considered

I can manually create this ingress resource for AKS but I figured this could be a feature for the helm chart.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions