mrokitka opened a new issue #17085:
URL: https://github.com/apache/superset/issues/17085


   The Helm chart / values.yaml file currently only supports specifying an 
ingress class via the deprecated "kubernetes.io/ingress.class"  annotation.  
The chart should be updated to support specifying ingress class as a property 
of the ingress section of the yaml file, which will result in the 
ingressClassName field being written to the spec of the ingress kube resource.
   
   See:
   
https://kubernetes.io/docs/concepts/services-networking/ingress/#deprecated-annotation
   
https://kubernetes.io/blog/2020/04/02/improvements-to-the-ingress-api-in-kubernetes-1.18/


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to