问题:登陆kubesphere的jenkins Nodeport IP :Port 46.XXX.XXX.16:30180 自动跳转失败
http://ks-apiserver:30880/oauth/authorize?client_id=jenkins&redirect_uri=http://46.XXX.XXX.16:30180/securityRealm/finishLogin&response_type=code&scope=openid%20profile%20email&state=N2Q4NDA3YtItODJjOs00
解决方案:
在yaml文件中将地址改了 同时将gitlab的默认地址改成你的私有仓库地址
参考https://kubesphere.io/zh/docs/v4.1/11-use-extensions/01-devops/03-how-to-use/02-pipelines/07-access-jenkins-console/