-
Notifications
You must be signed in to change notification settings - Fork 351
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels