no alternative certificate subject name matches target host name 'staging.somestore.com'kubectl logs -f -n ingress-nginxnginx-ingress-controller-55f88544bf-dk7ht | grep my-namespace
我试图修改我的入口,因为我的入口控制器和入口服务在nginx-ingress名称空间中运行。
我尝试使用:kubectl edit ing lhingress,其中入口名称是lhingress。error: the namespace from the provided object "nginx-ingress" does not match the namespace "default".You must pass '--namespace=nginx-ingress' to