GoogleCloudPlatform/continuous-deployment-on-kubernetes

Getting error when deploying Jenkins to GKE

dnoronh opened this issue · 0 comments

Getting below error after helm install

Helm command - ./helm upgrade -i cd-jenkins -f jenkins/values.yaml stable/jenkins --version 1.7.3 --wai

Error in pod logs - cp: overwrite '/var/jenkins_home/config.xml'? cp: overwrite '/var/jenkins_home/jenkins.CLI.xml'? cp: overwrite '/var/jenkins_home/jenkins.model.JenkinsLocationConfiguration.xml'? cp: cannot stat '/usr/share/jenkins/ref/plugins/*': No such file or directory
WARN: install-plugins.sh has been removed, please switch to jenkins-plugin-cli

and the pod crashes