How to replace "Kubernetes Ingress Controller Fake Certificate" in the nginx-ingress-controller

Hello guys,

Does anybody know how to replace “Kubernetes Ingress Controller Fake Certificate” in the nginx-ingress-controller-xxxxx?

I’m new to Rancher and used RKE to build cluster.

[rancher@rancher-manager ~]$ kubectl get pods -n ingress-nginx
NAME READY STATUS RESTARTS AGE
default-http-backend-598b7d7dbd-7dt2a 1/1 Running 0 18h
nginx-ingress-controller-g88la 1/1 Running 0 18h

Ever got a solution for this ?