soulseen 在kubectl edit cm -n kubesphere-system ks-installer里面enable下面的domain: harbor.devops.kubesphere.local是这个配置么,还是别的地方还要配置下,我用gitlab安装后也是这个问题,我创建镜像到docker.io配置了密钥也push不上去
I1225 02:21:41.504932 1 docker.go:635] Begin to push image <docker.io/library/demo01:latest>
I1225 02:21:47.643003 1 fs.go:302] Removing directory '/tmp/s2i788498127'
I1225 02:21:47.642928 1 docker.go:674] pushing image error : denied: requested access to the resource is denied
I1225 02:21:47.642981 1 cleanup.go:33] Removing temporary directory /tmp/s2i788498127
E1225 02:21:47.662966 1 errors.go:298] Suggested solution: check image name, or check if username and password provided are corrected
E1225 02:21:47.662994 1 errors.go:302] If the problem persists consult the docs at https://kubesphere.io/docs/advanced-v2.0/zh-CN/quick-start/source-to-image. Open an issue at https://github.com/kubesphere/s2irun/issues providing us with a log from your build using log output level 3.
I1225 02:21:47.662977 1 errors.go:300] Details: denied: requested access to the resource is denied
I1225 02:21:47.662885 1 s2i.go:75] Build failed
E1225 02:21:47.662954 1 errors.go:297] An error occurred: unable to push docker.io/library/demo01:latest