Skip to content

Commit

Permalink
fix(charts): Don't use caps in the configmap keys
Browse files Browse the repository at this point in the history
  • Loading branch information
kmala committed Nov 30, 2016
1 parent 6314489 commit 384bf31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/slugbuilder/templates/slugbuilder-configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ metadata:
heritage: deis
data:
image: "quay.io/{{.Values.org}}/slugbuilder:{{.Values.docker_tag}}"
pullPolicy: {{ .Values.pull_policy }}
pullpolicy: {{ .Values.pull_policy }}

0 comments on commit 384bf31

Please sign in to comment.