Trying to install the Rancher UI on a new RKE2 cluster v1.23.7. Getting an error on helm install: Error: INSTALLATION FAILED: Internal error occurred: failed calling webhook "validate.nginx.ingress.kubernetes.io": failed to call webhook: Post "https://rke2-ingress-nginx-controller-admission.kube-system.svc:443/networking/v1/ingresses?timeout=10s": context deadline exceeded The rke2-ingress-nginx is deployed (4.1.003) and from what I can tell the validating web hook looks to be present but not sure if the error is in that config or in the ingress defintiion in Rancher. Any suggestions as to what to look at next?
Well, uninstalled the helm chart and on reinstallation it seems to work fine.