Skip to content

jenkins-values.yaml does not work #90

@trahloff

Description

@trahloff

When I try to start the install Jenkins with

'helm install stable/jenkins -f jenkins-values.yaml --namespace jenkins'

I get the error message:

Error: parse error in "jenkins/templates/rbac.yaml": template: jenkins/templates/rbac.yaml:3: function "required" not defined

It seems like the required statement from the line apiVersion: rbac.authorization.k8s.io/{{ required "A valid .Values.rbac.apiVersion entry required!" .Values.rbac.apiVersion }} somehow breaks the deployment although it is flagged as stable.

Does somebody know if this is a problem with my k8s cluster or with the jenkins-values file?

System:
Helm 2.1.3
K8S Client 1.7.4
K8S Server 1.5.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions