共计 487 个字符,预计需要花费 2 分钟才能阅读完成。
问题:登陆 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 profile email&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/
原文地址: kubesphere jenkins 自动重定向 http://ks-apiserver:30880/oauth/authorize
正文完