1
0
Fork 0

updated repository reference in deployment

This commit is contained in:
sido 2018-09-06 08:06:25 +02:00
parent db03e0154b
commit 9d940a3ebd
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ spec:
containers:
- name: molgenis
{{- with .Values.molgenis }}
image: "{{ .image.registry }}/{{ .image.name }}:{{ .image.tag }}"
image: "{{ .image.repository }}/{{ .image.name }}:{{ .image.tag }}"
imagePullPolicy: {{ .image.pullPolicy }}
env:
- name: molgenis.home