Fix inconsistent repository references
[oom.git] / kubernetes / aai / charts / aai-traversal / templates / deployment.yaml
index bda80a0..8e426e8 100644 (file)
@@ -265,7 +265,7 @@ spec:
         name: {{ include "common.name" . }}-readiness
       containers:
       - name: {{ include "common.name" . }}
-        image: "{{ .Values.global.repository | default .Values.repository }}/{{ .Values.image }}"
+        image: "{{ include "common.repository" . }}/{{ .Values.image }}"
         imagePullPolicy: {{ .Values.global.pullPolicy | default .Values.pullPolicy }}
         env:
         - name: DISABLE_UPDATE_QUERY