Change default pullPolicy to Always

Change-Id: I46e8bc9cbd46a42de34ccea82d29d7f95ed00b3d
Issue-ID: INT-381
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-04.env b/deployment/heat/onap-oom/env/windriver/Integration-SB-04.env
index fa16c25..0e5d76d 100644
--- a/deployment/heat/onap-oom/env/windriver/Integration-SB-04.env
+++ b/deployment/heat/onap-oom/env/windriver/Integration-SB-04.env
@@ -15,7 +15,7 @@
   integration_override_yaml: >
     global:
       repository: 10.12.5.2:5000
-      pullPolicy: IfNotPresent
+      pullPolicy: Always
     robot:
       openStackKeyStoneUrl: "http://10.12.25.2:5000"
       openStackPublicNetId: "971040b2-7059-49dc-b220-4fab50cb2ad4"