Merge "Bump up version to 1.3.0-SNAPSHOT"
[oom.git] / kubernetes / aaf / charts / aaf-sms / templates / job.yaml
index 2cee8d5..a5446ab 100644 (file)
@@ -51,7 +51,7 @@ spec:
               fieldPath: metadata.namespace
       containers:
       - image: "{{ include "common.repository" . }}/{{ .Values.image }}"
-        imagePullPolicy: {{ .Values.pullPolicy }}
+        imagePullPolicy: {{ .Values.global.pullPolicy | default .Values.pullPolicy }}
         name: {{ include "common.name" . }}-preload
         command:
           - "/sms/bin/preload"