Skip to content

Commit

Permalink
chore(charts): remove quay.io from configmap
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryptophobia authored Jun 25, 2020
1 parent 1921e14 commit fcba50c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ metadata:
labels:
heritage: deis
data:
image: "quay.io/{{.Values.org}}/dockerbuilder:{{.Values.docker_tag}}"
image: "{{.Values.org}}/dockerbuilder:{{.Values.docker_tag}}"
pullpolicy: {{ .Values.pull_policy }}

0 comments on commit fcba50c

Please sign in to comment.