Skip to content

Commit 98d0599

Browse files
authored
chore(charts): remove quay.io from configmap
1 parent ef965fd commit 98d0599

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/slugrunner/templates/slugrunner-configmap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ metadata:
55
labels:
66
heritage: deis
77
data:
8-
image: "quay.io/{{.Values.org}}/slugrunner:{{.Values.docker_tag}}"
8+
image: "{{.Values.org}}/slugrunner:{{.Values.docker_tag}}"

0 commit comments

Comments
 (0)