summaryrefslogtreecommitdiffstats
path: root/charts/aaf-sms/templates/deployment.yaml
diff options
context:
space:
mode:
authordkamdocs <devesh.kumar@amdocs.com>2018-12-21 09:25:53 +0000
committerdkamdocs <devesh.kumar@amdocs.com>2018-12-21 09:27:33 +0000
commitabb13fe77c54bdc876f6b7c4833d113f553c04ac (patch)
tree1a5234ab074c9521ae2e895fa11a01ef079c9ebc /charts/aaf-sms/templates/deployment.yaml
parent5d2acc61754c4e6fb03ed59120b14eb10817a9ea (diff)
global image pull issue
Issue-ID: OOM-1563 Change-Id: I383dbec29291ba5b13d613f60d8eb343b9c59dda Signed-off-by: dkamdocs <devesh.kumar@amdocs.com>
Diffstat (limited to 'charts/aaf-sms/templates/deployment.yaml')
-rw-r--r--charts/aaf-sms/templates/deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/charts/aaf-sms/templates/deployment.yaml b/charts/aaf-sms/templates/deployment.yaml
index ed24f67..ca35fdc 100644
--- a/charts/aaf-sms/templates/deployment.yaml
+++ b/charts/aaf-sms/templates/deployment.yaml
@@ -49,7 +49,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" . }}
command: ["/sms/bin/sms"]
workingDir: /sms/