Hi, I just add some minor changes to support specifying ingressClassName to support the newer specification in `networking.k8s.io/v1`. The annotation `kubernetes.io/ingress.class: nginx` only works with older API `networking.k8s.io/v1beta1`. This is part of our move to support kubernetes 1.22. Co-authored-by: Leong Wai Kit <[email protected]> Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/217 Reviewed-by: luhahn <[email protected]> Reviewed-by: techknowlogick <[email protected]> Co-authored-by: wkit23 <[email protected]> Co-committed-by: wkit23 <[email protected]>