Merge "Chg AAI version to V13 in AaiCtxBuilder"
[oom.git] / kubernetes / vvp / charts / vvp-postgres / templates / deployment.yaml
index c7e537d..f02bcf0 100644 (file)
@@ -32,7 +32,7 @@ spec:
       containers:
       - name: {{ include "common.name" . }}
         image: "{{ include "common.repository" . }}/{{ .Values.image }}"
-        imagePullPolicy: {{ .Values.pullPolicy | default .Values.global.pullPolicy }}
+        imagePullPolicy: {{ .Values.global.pullPolicy | default .Values.pullPolicy }}
         ports:
         - containerPort: 5432
         volumeMounts: