操作系统信息
Centos7.6
Kubernetes版本信息

问题是什么
开启devops报错
Task 'devops' failed:
******************************************************************************************************************************************************
{
"counter": 143,
"created": "2022-04-25T10:10:26.568622",
"end_line": 173,
"event": "runner_on_failed",
"event_data": {
"duration": 192.015579,
"end": "2022-04-25T10:10:26.568496",
"event_loop": null,
"host": "localhost",
"ignore_errors": null,
"play": "localhost",
"play_pattern": "localhost",
"play_uuid": "16644279-a4ea-6d3a-91d6-000000000005",
"playbook": "/kubesphere/playbooks/devops.yaml",
"playbook_uuid": "a17f5500-e718-4f5f-92cd-1ce6d52e2abb",
"remote_addr": "127.0.0.1",
"res": {
"_ansible_no_log": false,
"attempts": 3,
"changed": true,
"cmd": "# Delete Job migrate because 'helm upgrade' will try to update immutable fields of Job, which is not allowed. \n/usr/local/bin/kubectl delete job -n kubesphere-devops-system migrate --ignore-not-found\n\nks_devops_chart_version=0.1.10\ncharts_folder=/kubesphere/kubesphere/ks-devops/charts\nks_devops_chart=$charts_folder/ks-devops-$ks_devops_chart_version.tgz\n\n# Create or update CRDs manually\ntar xzvf $ks_devops_chart -C $charts_folder\n/usr/local/bin/kubectl apply -f $charts_folder/ks-devops/crds\n/usr/local/bin/kubectl apply -f $charts_folder/ks-devops/charts/s2i/crds\n\n/usr/local/bin/helm upgrade --install devops $ks_devops_chart -n kubesphere-devops-system -f /kubesphere/kubesphere/ks-devops/ks-devops-values.yaml\n",
"delta": "0:00:40.028119",
"end": "2022-04-25 06:10:26.494285",
"invocation": {
"module_args": {
"_raw_params": "# Delete Job migrate because 'helm upgrade' will try to update immutable fields of Job, which is not allowed. \n/usr/local/bin/kubectl delete job -n kubesphere-devops-system migrate --ignore-not-found\n\nks_devops_chart_version=0.1.10\ncharts_folder=/kubesphere/kubesphere/ks-devops/charts\nks_devops_chart=$charts_folder/ks-devops-$ks_devops_chart_version.tgz\n\n# Create or update CRDs manually\ntar xzvf $ks_devops_chart -C $charts_folder\n/usr/local/bin/kubectl apply -f $charts_folder/ks-devops/crds\n/usr/local/bin/kubectl apply -f $charts_folder/ks-devops/charts/s2i/crds\n\n/usr/local/bin/helm upgrade --install devops $ks_devops_chart -n kubesphere-devops-system -f /kubesphere/kubesphere/ks-devops/ks-devops-values.yaml\n",
"_uses_shell": true,
"argv": null,
"chdir": null,
"creates": null,
"executable": "/bin/bash",
"removes": null,
"stdin": null,
"stdin_add_newline": true,
"strip_empty_ends": true,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"start": "2022-04-25 06:09:46.466166",
"stderr": "Error: UPGRADE FAILED: failed to create resource: admission webhook \"storageclass-accessor.storage.kubesphere.io\" denied the request: The storageClass: loacl does not allowed CREATE persistentVolumeClaim devops-jenkins in the namespace: kubesphere-devops-system ",
"stderr_lines": [
"Error: UPGRADE FAILED: failed to create resource: admission webhook \"storageclass-accessor.storage.kubesphere.io\" denied the request: The storageClass: loacl does not allowed CREATE persistentVolumeClaim devops-jenkins in the namespace: kubesphere-devops-system "
],
"stdout": "ks-devops/Chart.yaml\nks-devops/Chart.lock\nks-devops/values.yaml\nks-devops/templates/NOTES.txt\nks-devops/templates/_helpers.tpl\nks-devops/templates/cluster-template-ci.yaml\nks-devops/templates/cluster-template-cicd.yaml\nks-devops/templates/cluster-template-golang.yaml\nks-devops/templates/cluster-template-maven.yaml\nks-devops/templates/cluster-template-nodejs.yaml\nks-devops/templates/config.yaml\nks-devops/templates/cronjob-gc.yaml\nks-devops/templates/deployment-apiserver.yaml\nks-devops/templates/deployment-controller.yaml\nks-devops/templates/jenkins-agent-config.yaml\nks-devops/templates/service-apiserver.yaml\nks-devops/templates/serviceaccount.yaml\nks-devops/templates/tests/test-connection.yaml\nks-devops/.helmignore\nks-devops/README.md\nks-devops/crds/devops.kubesphere.io_clustertemplates.yaml\nks-devops/crds/devops.kubesphere.io_devopsprojects.yaml\nks-devops/crds/devops.kubesphere.io_gitrepositories.yaml\nks-devops/crds/devops.kubesphere.io_pipelineruns.yaml\nks-devops/crds/devops.kubesphere.io_pipelines.yaml\nks-devops/crds/devops.kubesphere.io_templates.yaml\nks-devops/crds/gitops.kubesphere.io_applications.yaml\nks-devops/charts/jenkins/Chart.yaml\nks-devops/charts/jenkins/values.yaml\nks-devops/charts/jenkins/templates/NOTES.txt\nks-devops/charts/jenkins/templates/_helpers.tpl\nks-devops/charts/jenkins/templates/config.yaml\nks-devops/charts/jenkins/templates/home-pvc.yaml\nks-devops/charts/jenkins/templates/jenkins-agent-config.yaml\nks-devops/charts/jenkins/templates/jenkins-agent-svc.yaml\nks-devops/charts/jenkins/templates/jenkins-casc-config.yml\nks-devops/charts/jenkins/templates/jenkins-master-deployment.yaml\nks-devops/charts/jenkins/templates/jenkins-master-networkpolicy.yaml\nks-devops/charts/jenkins/templates/jenkins-master-statefulset.yaml\nks-devops/charts/jenkins/templates/jenkins-master-svc.yaml\nks-devops/charts/jenkins/templates/jenkins-test.yaml\nks-devops/charts/jenkins/templates/jenkins-worker-limitrange.yaml\nks-devops/charts/jenkins/templates/jenkins-worker-namespace.yaml\nks-devops/charts/jenkins/templates/jenkins-worker-namespacequota.yaml\nks-devops/charts/jenkins/templates/jenkins-worker-rbac.yaml\nks-devops/charts/jenkins/templates/jobs.yaml\nks-devops/charts/jenkins/templates/prometheus-prometheusrule.yaml\nks-devops/charts/jenkins/templates/prometheus-servicemonitor.yaml\nks-devops/charts/jenkins/templates/rbac.yaml\nks-devops/charts/jenkins/templates/secret.yaml\nks-devops/charts/jenkins/templates/service-account.yaml\nks-devops/charts/jenkins/.helmignore\nks-devops/charts/jenkins/README.md\nks-devops/charts/s2i/Chart.yaml\nks-devops/charts/s2i/values.yaml\nks-devops/charts/s2i/templates/NOTES.txt\nks-devops/charts/s2i/templates/_helpers.tpl\nks-devops/charts/s2i/templates/binary.yaml\nks-devops/charts/s2i/templates/java.yaml\nks-devops/charts/s2i/templates/nodejs.yaml\nks-devops/charts/s2i/templates/operator.yaml\nks-devops/charts/s2i/templates/prometheus-servicemonitor.yaml\nks-devops/charts/s2i/templates/python.yaml\nks-devops/charts/s2i/templates/tests/.gitkeep\nks-devops/charts/s2i/templates/tomcat.yaml\nks-devops/charts/s2i/.helmignore\nks-devops/charts/s2i/README.md\nks-devops/charts/s2i/crds/devops.kubesphere.io_s2ibinaries.yaml\nks-devops/charts/s2i/crds/devops.kubesphere.io_s2ibuilders.yaml\nks-devops/charts/s2i/crds/devops.kubesphere.io_s2ibuildertemplates.yaml\nks-devops/charts/s2i/crds/devops.kubesphere.io_s2iruns.yaml\ncustomresourcedefinition.apiextensions.k8s.io/clustertemplates.devops.kubesphere.io configured\ncustomresourcedefinition.apiextensions.k8s.io/devopsprojects.devops.kubesphere.io configured\ncustomresourcedefinition.apiextensions.k8s.io/gitrepositories.devops.kubesphere.io configured\ncustomresourcedefinition.apiextensions.k8s.io/pipelineruns.devops.kubesphere.io configured\ncustomresourcedefinition.apiextensions.k8s.io/pipelines.devops.kubesphere.io configured\ncustomresourcedefinition.apiextensions.k8s.io/templates.devops.kubesphere.io configured\ncustomresourcedefinition.apiextensions.k8s.io/applications.gitops.kubesphere.io configured\ncustomresourcedefinition.apiextensions.k8s.io/s2ibinaries.devops.kubesphere.io configured\ncustomresourcedefinition.apiextensions.k8s.io/s2ibuilders.devops.kubesphere.io configured\ncustomresourcedefinition.apiextensions.k8s.io/s2ibuildertemplates.devops.kubesphere.io configured\ncustomresourcedefinition.apiextensions.k8s.io/s2iruns.devops.kubesphere.io configured",
"stdout_lines": [
"ks-devops/Chart.yaml",
"ks-devops/Chart.lock",
"ks-devops/values.yaml",
"ks-devops/templates/NOTES.txt",
"ks-devops/templates/_helpers.tpl",
"ks-devops/templates/cluster-template-ci.yaml",
"ks-devops/templates/cluster-template-cicd.yaml",
"ks-devops/templates/cluster-template-golang.yaml",
"ks-devops/templates/cluster-template-maven.yaml",
"ks-devops/templates/cluster-template-nodejs.yaml",
"ks-devops/templates/config.yaml",
"ks-devops/templates/cronjob-gc.yaml",
"ks-devops/templates/deployment-apiserver.yaml",
"ks-devops/templates/deployment-controller.yaml",
"ks-devops/templates/jenkins-agent-config.yaml",
"ks-devops/templates/service-apiserver.yaml",
"ks-devops/templates/serviceaccount.yaml",
"ks-devops/templates/tests/test-connection.yaml",
"ks-devops/.helmignore",
"ks-devops/README.md",
"ks-devops/crds/devops.kubesphere.io_clustertemplates.yaml",
"ks-devops/crds/devops.kubesphere.io_devopsprojects.yaml",
"ks-devops/crds/devops.kubesphere.io_gitrepositories.yaml",
"ks-devops/crds/devops.kubesphere.io_pipelineruns.yaml",
"ks-devops/crds/devops.kubesphere.io_pipelines.yaml",
"ks-devops/crds/devops.kubesphere.io_templates.yaml",
"ks-devops/crds/gitops.kubesphere.io_applications.yaml",
"ks-devops/charts/jenkins/Chart.yaml",
"ks-devops/charts/jenkins/values.yaml",
"ks-devops/charts/jenkins/templates/NOTES.txt",
"ks-devops/charts/jenkins/templates/_helpers.tpl",
"ks-devops/charts/jenkins/templates/config.yaml",
"ks-devops/charts/jenkins/templates/home-pvc.yaml",
"ks-devops/charts/jenkins/templates/jenkins-agent-config.yaml",
"ks-devops/charts/jenkins/templates/jenkins-agent-svc.yaml",
"ks-devops/charts/jenkins/templates/jenkins-casc-config.yml",
"ks-devops/charts/jenkins/templates/jenkins-master-deployment.yaml",
"ks-devops/charts/jenkins/templates/jenkins-master-networkpolicy.yaml",
"ks-devops/charts/jenkins/templates/jenkins-master-statefulset.yaml",
"ks-devops/charts/jenkins/templates/jenkins-master-svc.yaml",
"ks-devops/charts/jenkins/templates/jenkins-test.yaml",
"ks-devops/charts/jenkins/templates/jenkins-worker-limitrange.yaml",
"ks-devops/charts/jenkins/templates/jenkins-worker-namespace.yaml",
"ks-devops/charts/jenkins/templates/jenkins-worker-namespacequota.yaml",
"ks-devops/charts/jenkins/templates/jenkins-worker-rbac.yaml",
"ks-devops/charts/jenkins/templates/jobs.yaml",
"ks-devops/charts/jenkins/templates/prometheus-prometheusrule.yaml",
"ks-devops/charts/jenkins/templates/prometheus-servicemonitor.yaml",
"ks-devops/charts/jenkins/templates/rbac.yaml",
"ks-devops/charts/jenkins/templates/secret.yaml",
"ks-devops/charts/jenkins/templates/service-account.yaml",
"ks-devops/charts/jenkins/.helmignore",
"ks-devops/charts/jenkins/README.md",
"ks-devops/charts/s2i/Chart.yaml",
"ks-devops/charts/s2i/values.yaml",
"ks-devops/charts/s2i/templates/NOTES.txt",
"ks-devops/charts/s2i/templates/_helpers.tpl",
"ks-devops/charts/s2i/templates/binary.yaml",
"ks-devops/charts/s2i/templates/java.yaml",
"ks-devops/charts/s2i/templates/nodejs.yaml",
"ks-devops/charts/s2i/templates/operator.yaml",
"ks-devops/charts/s2i/templates/prometheus-servicemonitor.yaml",
"ks-devops/charts/s2i/templates/python.yaml",
"ks-devops/charts/s2i/templates/tests/.gitkeep",
"ks-devops/charts/s2i/templates/tomcat.yaml",
"ks-devops/charts/s2i/.helmignore",
"ks-devops/charts/s2i/README.md",
"ks-devops/charts/s2i/crds/devops.kubesphere.io_s2ibinaries.yaml",
"ks-devops/charts/s2i/crds/devops.kubesphere.io_s2ibuilders.yaml",
"ks-devops/charts/s2i/crds/devops.kubesphere.io_s2ibuildertemplates.yaml",
"ks-devops/charts/s2i/crds/devops.kubesphere.io_s2iruns.yaml",
"customresourcedefinition.apiextensions.k8s.io/clustertemplates.devops.kubesphere.io configured",
"customresourcedefinition.apiextensions.k8s.io/devopsprojects.devops.kubesphere.io configured",
"customresourcedefinition.apiextensions.k8s.io/gitrepositories.devops.kubesphere.io configured",
"customresourcedefinition.apiextensions.k8s.io/pipelineruns.devops.kubesphere.io configured",
"customresourcedefinition.apiextensions.k8s.io/pipelines.devops.kubesphere.io configured",
"customresourcedefinition.apiextensions.k8s.io/templates.devops.kubesphere.io configured",
"customresourcedefinition.apiextensions.k8s.io/applications.gitops.kubesphere.io configured",
"customresourcedefinition.apiextensions.k8s.io/s2ibinaries.devops.kubesphere.io configured",
"customresourcedefinition.apiextensions.k8s.io/s2ibuilders.devops.kubesphere.io configured",
"customresourcedefinition.apiextensions.k8s.io/s2ibuildertemplates.devops.kubesphere.io configured",
"customresourcedefinition.apiextensions.k8s.io/s2iruns.devops.kubesphere.io configured"
]
},
"role": "ks-devops",
"start": "2022-04-25T10:07:14.552917",
"task": "ks-devops | Upgrading or installing ks-devops",
"task_action": "command",
"task_args": "",
"task_path": "/kubesphere/installer/roles/ks-devops/tasks/main.yaml:188",
"task_uuid": "16644279-a4ea-6d3a-91d6-000000000042",
"uuid": "ac9b1eec-0ee1-4163-a522-821142a2b5c4"
},
"parent_uuid": "16644279-a4ea-6d3a-91d6-000000000042",
"pid": 3245,
"runner_ident": "devops",
"start_line": 172,
"stdout": "fatal: [localhost]: FAILED! => {\"attempts\": 3, \"changed\": true, \"cmd\": \"# Delete Job migrate because 'helm upgrade' will try to update immutable fields of Job, which is not allowed. \\n/usr/local/bin/kubectl delete job -n kubesphere-devops-system migrate --ignore-not-found\\n\\nks_devops_chart_version=0.1.10\\ncharts_folder=/kubesphere/kubesphere/ks-devops/charts\\nks_devops_chart=$charts_folder/ks-devops-$ks_devops_chart_version.tgz\\n\\n# Create or update CRDs manually\\ntar xzvf $ks_devops_chart -C $charts_folder\\n/usr/local/bin/kubectl apply -f $charts_folder/ks-devops/crds\\n/usr/local/bin/kubectl apply -f $charts_folder/ks-devops/charts/s2i/crds\\n\\n/usr/local/bin/helm upgrade --install devops $ks_devops_chart -n kubesphere-devops-system -f /kubesphere/kubesphere/ks-devops/ks-devops-values.yaml\\n\", \"delta\": \"0:00:40.028119\", \"end\": \"2022-04-25 06:10:26.494285\", \"msg\": \"non-zero return code\", \"rc\": 1, \"start\": \"2022-04-25 06:09:46.466166\", \"stderr\": \"Error: UPGRADE FAILED: failed to create resource: admission webhook \\\"storageclass-accessor.storage.kubesphere.io\\\" denied the request: The storageClass: loacl does not allowed CREATE persistentVolumeClaim devops-jenkins in the namespace: kubesphere-devops-system \", \"stderr_lines\": [\"Error: UPGRADE FAILED: failed to create resource: admission webhook \\\"storageclass-accessor.storage.kubesphere.io\\\" denied the request: The storageClass: loacl does not allowed CREATE persistentVolumeClaim devops-jenkins in the namespace: kubesphere-devops-system \"], \"stdout\": \"ks-devops/Chart.yaml\\nks-devops/Chart.lock\\nks-devops/values.yaml\\nks-devops/templates/NOTES.txt\\nks-devops/templates/_helpers.tpl\\nks-devops/templates/cluster-template-ci.yaml\\nks-devops/templates/cluster-template-cicd.yaml\\nks-devops/templates/cluster-template-golang.yaml\\nks-devops/templates/cluster-template-maven.yaml\\nks-devops/templates/cluster-template-nodejs.yaml\\nks-devops/templates/config.yaml\\nks-devops/templates/cronjob-gc.yaml\\nks-devops/templates/deployment-apiserver.yaml\\nks-devops/templates/deployment-controller.yaml\\nks-devops/templates/jenkins-agent-config.yaml\\nks-devops/templates/service-apiserver.yaml\\nks-devops/templates/serviceaccount.yaml\\nks-devops/templates/tests/test-connection.yaml\\nks-devops/.helmignore\\nks-devops/README.md\\nks-devops/crds/devops.kubesphere.io_clustertemplates.yaml\\nks-devops/crds/devops.kubesphere.io_devopsprojects.yaml\\nks-devops/crds/devops.kubesphere.io_gitrepositories.yaml\\nks-devops/crds/devops.kubesphere.io_pipelineruns.yaml\\nks-devops/crds/devops.kubesphere.io_pipelines.yaml\\nks-devops/crds/devops.kubesphere.io_templates.yaml\\nks-devops/crds/gitops.kubesphere.io_applications.yaml\\nks-devops/charts/jenkins/Chart.yaml\\nks-devops/charts/jenkins/values.yaml\\nks-devops/charts/jenkins/templates/NOTES.txt\\nks-devops/charts/jenkins/templates/_helpers.tpl\\nks-devops/charts/jenkins/templates/config.yaml\\nks-devops/charts/jenkins/templates/home-pvc.yaml\\nks-devops/charts/jenkins/templates/jenkins-agent-config.yaml\\nks-devops/charts/jenkins/templates/jenkins-agent-svc.yaml\\nks-devops/charts/jenkins/templates/jenkins-casc-config.yml\\nks-devops/charts/jenkins/templates/jenkins-master-deployment.yaml\\nks-devops/charts/jenkins/templates/jenkins-master-networkpolicy.yaml\\nks-devops/charts/jenkins/templates/jenkins-master-statefulset.yaml\\nks-devops/charts/jenkins/templates/jenkins-master-svc.yaml\\nks-devops/charts/jenkins/templates/jenkins-test.yaml\\nks-devops/charts/jenkins/templates/jenkins-worker-limitrange.yaml\\nks-devops/charts/jenkins/templates/jenkins-worker-namespace.yaml\\nks-devops/charts/jenkins/templates/jenkins-worker-namespacequota.yaml\\nks-devops/charts/jenkins/templates/jenkins-worker-rbac.yaml\\nks-devops/charts/jenkins/templates/jobs.yaml\\nks-devops/charts/jenkins/templates/prometheus-prometheusrule.yaml\\nks-devops/charts/jenkins/templates/prometheus-servicemonitor.yaml\\nks-devops/charts/jenkins/templates/rbac.yaml\\nks-devops/charts/jenkins/templates/secret.yaml\\nks-devops/charts/jenkins/templates/service-account.yaml\\nks-devops/charts/jenkins/.helmignore\\nks-devops/charts/jenkins/README.md\\nks-devops/charts/s2i/Chart.yaml\\nks-devops/charts/s2i/values.yaml\\nks-devops/charts/s2i/templates/NOTES.txt\\nks-devops/charts/s2i/templates/_helpers.tpl\\nks-devops/charts/s2i/templates/binary.yaml\\nks-devops/charts/s2i/templates/java.yaml\\nks-devops/charts/s2i/templates/nodejs.yaml\\nks-devops/charts/s2i/templates/operator.yaml\\nks-devops/charts/s2i/templates/prometheus-servicemonitor.yaml\\nks-devops/charts/s2i/templates/python.yaml\\nks-devops/charts/s2i/templates/tests/.gitkeep\\nks-devops/charts/s2i/templates/tomcat.yaml\\nks-devops/charts/s2i/.helmignore\\nks-devops/charts/s2i/README.md\\nks-devops/charts/s2i/crds/devops.kubesphere.io_s2ibinaries.yaml\\nks-devops/charts/s2i/crds/devops.kubesphere.io_s2ibuilders.yaml\\nks-devops/charts/s2i/crds/devops.kubesphere.io_s2ibuildertemplates.yaml\\nks-devops/charts/s2i/crds/devops.kubesphere.io_s2iruns.yaml\\ncustomresourcedefinition.apiextensions.k8s.io/clustertemplates.devops.kubesphere.io configured\\ncustomresourcedefinition.apiextensions.k8s.io/devopsprojects.devops.kubesphere.io configured\\ncustomresourcedefinition.apiextensions.k8s.io/gitrepositories.devops.kubesphere.io configured\\ncustomresourcedefinition.apiextensions.k8s.io/pipelineruns.devops.kubesphere.io configured\\ncustomresourcedefinition.apiextensions.k8s.io/pipelines.devops.kubesphere.io configured\\ncustomresourcedefinition.apiextensions.k8s.io/templates.devops.kubesphere.io configured\\ncustomresourcedefinition.apiextensions.k8s.io/applications.gitops.kubesphere.io configured\\ncustomresourcedefinition.apiextensions.k8s.io/s2ibinaries.devops.kubesphere.io configured\\ncustomresourcedefinition.apiextensions.k8s.io/s2ibuilders.devops.kubesphere.io configured\\ncustomresourcedefinition.apiextensions.k8s.io/s2ibuildertemplates.devops.kubesphere.io configured\\ncustomresourcedefinition.apiextensions.k8s.io/s2iruns.devops.kubesphere.io configured\", \"stdout_lines\": [\"ks-devops/Chart.yaml\", \"ks-devops/Chart.lock\", \"ks-devops/values.yaml\", \"ks-devops/templates/NOTES.txt\", \"ks-devops/templates/_helpers.tpl\", \"ks-devops/templates/cluster-template-ci.yaml\", \"ks-devops/templates/cluster-template-cicd.yaml\", \"ks-devops/templates/cluster-template-golang.yaml\", \"ks-devops/templates/cluster-template-maven.yaml\", \"ks-devops/templates/cluster-template-nodejs.yaml\", \"ks-devops/templates/config.yaml\", \"ks-devops/templates/cronjob-gc.yaml\", \"ks-devops/templates/deployment-apiserver.yaml\", \"ks-devops/templates/deployment-controller.yaml\", \"ks-devops/templates/jenkins-agent-config.yaml\", \"ks-devops/templates/service-apiserver.yaml\", \"ks-devops/templates/serviceaccount.yaml\", \"ks-devops/templates/tests/test-connection.yaml\", \"ks-devops/.helmignore\", \"ks-devops/README.md\", \"ks-devops/crds/devops.kubesphere.io_clustertemplates.yaml\", \"ks-devops/crds/devops.kubesphere.io_devopsprojects.yaml\", \"ks-devops/crds/devops.kubesphere.io_gitrepositories.yaml\", \"ks-devops/crds/devops.kubesphere.io_pipelineruns.yaml\", \"ks-devops/crds/devops.kubesphere.io_pipelines.yaml\", \"ks-devops/crds/devops.kubesphere.io_templates.yaml\", \"ks-devops/crds/gitops.kubesphere.io_applications.yaml\", \"ks-devops/charts/jenkins/Chart.yaml\", \"ks-devops/charts/jenkins/values.yaml\", \"ks-devops/charts/jenkins/templates/NOTES.txt\", \"ks-devops/charts/jenkins/templates/_helpers.tpl\", \"ks-devops/charts/jenkins/templates/config.yaml\", \"ks-devops/charts/jenkins/templates/home-pvc.yaml\", \"ks-devops/charts/jenkins/templates/jenkins-agent-config.yaml\", \"ks-devops/charts/jenkins/templates/jenkins-agent-svc.yaml\", \"ks-devops/charts/jenkins/templates/jenkins-casc-config.yml\", \"ks-devops/charts/jenkins/templates/jenkins-master-deployment.yaml\", \"ks-devops/charts/jenkins/templates/jenkins-master-networkpolicy.yaml\", \"ks-devops/charts/jenkins/templates/jenkins-master-statefulset.yaml\", \"ks-devops/charts/jenkins/templates/jenkins-master-svc.yaml\", \"ks-devops/charts/jenkins/templates/jenkins-test.yaml\", \"ks-devops/charts/jenkins/templates/jenkins-worker-limitrange.yaml\", \"ks-devops/charts/jenkins/templates/jenkins-worker-namespace.yaml\", \"ks-devops/charts/jenkins/templates/jenkins-worker-namespacequota.yaml\", \"ks-devops/charts/jenkins/templates/jenkins-worker-rbac.yaml\", \"ks-devops/charts/jenkins/templates/jobs.yaml\", \"ks-devops/charts/jenkins/templates/prometheus-prometheusrule.yaml\", \"ks-devops/charts/jenkins/templates/prometheus-servicemonitor.yaml\", \"ks-devops/charts/jenkins/templates/rbac.yaml\", \"ks-devops/charts/jenkins/templates/secret.yaml\", \"ks-devops/charts/jenkins/templates/service-account.yaml\", \"ks-devops/charts/jenkins/.helmignore\", \"ks-devops/charts/jenkins/README.md\", \"ks-devops/charts/s2i/Chart.yaml\", \"ks-devops/charts/s2i/values.yaml\", \"ks-devops/charts/s2i/templates/NOTES.txt\", \"ks-devops/charts/s2i/templates/_helpers.tpl\", \"ks-devops/charts/s2i/templates/binary.yaml\", \"ks-devops/charts/s2i/templates/java.yaml\", \"ks-devops/charts/s2i/templates/nodejs.yaml\", \"ks-devops/charts/s2i/templates/operator.yaml\", \"ks-devops/charts/s2i/templates/prometheus-servicemonitor.yaml\", \"ks-devops/charts/s2i/templates/python.yaml\", \"ks-devops/charts/s2i/templates/tests/.gitkeep\", \"ks-devops/charts/s2i/templates/tomcat.yaml\", \"ks-devops/charts/s2i/.helmignore\", \"ks-devops/charts/s2i/README.md\", \"ks-devops/charts/s2i/crds/devops.kubesphere.io_s2ibinaries.yaml\", \"ks-devops/charts/s2i/crds/devops.kubesphere.io_s2ibuilders.yaml\", \"ks-devops/charts/s2i/crds/devops.kubesphere.io_s2ibuildertemplates.yaml\", \"ks-devops/charts/s2i/crds/devops.kubesphere.io_s2iruns.yaml\", \"customresourcedefinition.apiextensions.k8s.io/clustertemplates.devops.kubesphere.io configured\", \"customresourcedefinition.apiextensions.k8s.io/devopsprojects.devops.kubesphere.io configured\", \"customresourcedefinition.apiextensions.k8s.io/gitrepositories.devops.kubesphere.io configured\", \"customresourcedefinition.apiextensions.k8s.io/pipelineruns.devops.kubesphere.io configured\", \"customresourcedefinition.apiextensions.k8s.io/pipelines.devops.kubesphere.io configured\", \"customresourcedefinition.apiextensions.k8s.io/templates.devops.kubesphere.io configured\", \"customresourcedefinition.apiextensions.k8s.io/applications.gitops.kubesphere.io configured\", \"customresourcedefinition.apiextensions.k8s.io/s2ibinaries.devops.kubesphere.io configured\", \"customresourcedefinition.apiextensions.k8s.io/s2ibuilders.devops.kubesphere.io configured\", \"customresourcedefinition.apiextensions.k8s.io/s2ibuildertemplates.devops.kubesphere.io configured\", \"customresourcedefinition.apiextensions.k8s.io/s2iruns.devops.kubesphere.io configured\"]}",
"uuid": "ac9b1eec-0ee1-4163-a522-821142a2b5c4"