Kubernetes custom jenkins chart throws error associated with override_config_map

8/1/2019

I want to spin up jenkins server using latest jenkins.1.3.6 version helm chart. However, when applying the chart I am receiving the error calling include: template: no template "override_config_map" associated with template "gotpl"

Error: render error in "my-chart/charts/jenkins/templates/jenkins-master-deployment.yaml": template:my-chart/charts/jenkins/templates/jenkins-master-deployment.yaml:42:28: executing "my-chart/charts/jenkins/templates/jenkins-master-deployment.yaml" at : error calling include: template: my-chart/charts/jenkins/templates/config.yaml:335:3: executing "my-chart/charts/jenkins/templates/config.yaml" at : error calling include: template: no template "override_config_map" associated with template "gotpl"

-- preethi
jenkins
kubernetes
kubernetes-helm

0 Answers