Merge "Bump up version to 1.3.0-SNAPSHOT"
[oom.git] / kubernetes / aaf / charts / aaf-sshsm / charts / aaf-sshsm-testca / templates / job.yaml
index 304f974..fc993df 100644 (file)
@@ -70,7 +70,7 @@ spec:
       containers:
       - image: "{{ include "common.repository" . }}/{{ .Values.image }}"
         name: {{ include "common.name" . }}
-        imagePullPolicy: {{ .Values.pullPolicy }}
+        imagePullPolicy: {{ .Values.global.pullPolicy | default .Values.pullPolicy }}
         command: ["./import.sh"]
         workingDir: /testca/bin
         env: