最近配置traefik时,想重新部署jenkins,出现如下问题 解决方法如下: # kubectl get namespace jenkins -o json > tmp.json 先运行kubectl get namespace jenkins-o json > tmp.json……