This message was deleted.
# rke2
a
This message was deleted.
b
You can try to rerun the helm
Seach the namespace for the helm values and rerun it
r
you can also get the manifests from helm and apply these again:
Copy code
helm --namespace kube-system get manifest rke-ingress-nginx | kubectl --namespace kube-system apply -f -
1