-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Environment:
- Chart 2.1.4
- Helm 3.7.1
- Kubernetes v1.21.5+k3s2 (on k3s)
While deploying the helm chart I was prompted with the following error:
Error: parse error at (azure-pipelines-agent/templates/statefulset.yaml:87): unexpected EOF
helm.go:88: [debug] parse error at (azure-pipelines-agent/templates/statefulset.yaml:87): unexpected EOF
It appears the {{- if .Values.image.tag }}
in
docker-azure-pipelines-agent/src/helm/azure-pipelines-agent/templates/statefulset.yaml
Line 45 in c05ebc1
{{- if .Values.image.tag }} |
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working