Merge "Fix persistent volume to be mapped to Release.Name"
[oom.git] / kubernetes / aai / charts / aai-data-router / templates / deployment.yaml
index 677cbd4..2d45a0b 100644 (file)
@@ -58,7 +58,7 @@ spec:
           mountPath: /logroot/
       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: SERVICE_BEANS