using /jenkins replace jenkins.kubesphere.io api
Signed-off-by: shaowenchen <mail@chenshaowen.com>
This commit is contained in:
@@ -195,7 +195,8 @@ func (s *APIServer) installKubeSphereAPIs() {
|
||||
s.DevopsClient,
|
||||
s.SonarClient,
|
||||
s.KubernetesClient.KubeSphere(),
|
||||
s.S3Client))
|
||||
s.S3Client,
|
||||
s.Config.DevopsOptions.Host))
|
||||
urlruntime.Must(devopsv1alpha3.AddToContainer(s.container,
|
||||
s.DevopsClient,
|
||||
s.KubernetesClient.Kubernetes(),
|
||||
|
||||
Reference in New Issue
Block a user