RolandMa1986
具体报错内容:
TASK [ks-devops/jenkins : Jenkins | Deploy Jenkins] ****************************************************************************************************************************************************************************************
fatal: [localhost]: FAILED! => {“changed”: true, “cmd”: “/usr/local/bin/helm upgrade –install ks-jenkins /kubesphere/kubesphere/jenkins/jenkins -f /kubesphere/kubesphere/jenkins/custom-values-jenkins.yaml –namespace kubesphere-devops-system\n”, “delta”: “0:00:00.318379”, “end”: “2020-11-19 09:54:22.665566”, “msg”: “non-zero return code”, “rc”: 1, “start”: “2020-11-19 09:54:22.347187”, “stderr”: “coalesce.go:199: warning: destination for InitScripts is a table. Ignoring non-table value <nil>\nError: parse error at (jenkins/templates/config.yaml:223): unexpected EOF”, “stderr_lines”: [“coalesce.go:199: warning: destination for InitScripts is a table. Ignoring non-table value <nil>”, “Error: parse error at (jenkins/templates/config.yaml:223): unexpected EOF”], “stdout”: "Release \“ks-jenkins\” does not exist. Installing it now.", “stdout_lines”: ["Release \“ks-jenkins\” does not exist. Installing it now."]}
PLAY RECAP *********************************************************************************************************************************************************************************************************************************
localhost : ok=14 changed=9 unreachable=0 failed=1 skipped=14 rescued=0 ignored=0