替换自己的证书配置文件:cert 和 key
kubectl -n cattle-system create secret tls tls-rancher-ingress --cert=STAR_baidu_integrated.crt --key=STAR_baidu.key --dry-run -oyaml |kubectl apply -f -
替换自己的证书配置文件:cert 和 key
kubectl -n cattle-system create secret tls tls-rancher-ingress --cert=STAR_baidu_integrated.crt --key=STAR_baidu.key --dry-run -oyaml |kubectl apply -f -