Rick

Results 676 comments of Rick

Please add a webhook address to the following ConfigMap to fix it if you are using 3.3+ ![image](https://user-images.githubusercontent.com/1450685/187603989-b2bfbc0f-65eb-4239-94ea-049b8d7e96b1.png) ```yaml unclassified: eventDispatcher: receiver: http://devops-apiserver.kubesphere-devops-system:9090/v1alpha3/webhooks/jenkins ```

/kind-remove bug /kind support

Basically, this issue requests to allow users to set the parameters like the following `kustomize` part. ```yaml spec: argoApp: spec: source: repoURL: 'https://github.com/kubesphere/console' path: . targetRevision: HEAD kustomize: namePrefix: my_...

By the way, we need to provide an option to choose which Configuration Tool that they want to use. The possible values are: `kustomize`, `helm` and `auto`. In this case,...

> Error from server (InternalError): Internal error occurred: failed calling webhook \"s2ibuildertemplate.kb.io\" This error makes me feel very confused. I cannot reproduce it in the same environment.

hi @javaXiaoHan , you could update the following ConfigMap: `kubesphere-devops-system/jenkins-casc-config` increase the value to your desired number `jenkins_user.yaml > jenkins.clouds.containerCapStr`

hi @javaXiaoHan , you don't need to do anything once you updated that value correctly. See also the following document. https://kubesphere.com.cn/en/docs/v3.3/devops-user-guide/how-to-use/pipelines/jenkins-setting/