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
The addon chart allows for gatewayDriver nginx or traefik and assumes that is going to be the name of the className, for nginx it then adds the annotation kubernetes.io/ingress.class. In a cluster with several ingress controllers however we need a way to set the value for the IngressClass name
The text was updated successfully, but these errors were encountered:
The addon chart allows for gatewayDriver nginx or traefik and assumes that is going to be the name of the className, for nginx it then adds the annotation
kubernetes.io/ingress.class
. In a cluster with several ingress controllers however we need a way to set the value for the IngressClass nameThe text was updated successfully, but these errors were encountered: