Rick
Rick
/area console /kind feature
Basically, this issue requests to allow users to set the parameters like the following `helm` part. ```yaml spec: argoApp: spec: source: repoURL: 'https://github.com/devops-ws/learn-kustomization' path: helm-raw/nginx targetRevision: HEAD helm: valueFiles: -...
I'm not familiar with the front-end code base. What I can tell you is just the repository address. https://github.com/kubesphere/console
/kind-remove console /area console
/area console
/area-remove devops /area console
I prefer to put the Jenkins labels to the existing ConfigMap. See also: ```yaml apiVersion: v1 data: agent.pod_resource_limit: default agent.labels: base, go, java kind: ConfigMap metadata: name: jenkins-agent-config namespace: kubesphere-devops-system...