diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-05-10 13:45:19 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-05-10 13:45:19 -0700 |
commit | c6beaaf43b3e5d4eff0cd18f13dc6da2b3682483 (patch) | |
tree | bf2f999aff7f67049af1079510f93b72d13aa211 /deployment/heat/onap-oom/env/windriver/Integration-SB-07.env | |
parent | 4db256fbea582a546c701c51c2148505adf2851a (diff) |
Change default pullPolicy to Always
Change-Id: I46e8bc9cbd46a42de34ccea82d29d7f95ed00b3d
Issue-ID: INT-381
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'deployment/heat/onap-oom/env/windriver/Integration-SB-07.env')
-rw-r--r-- | deployment/heat/onap-oom/env/windriver/Integration-SB-07.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/heat/onap-oom/env/windriver/Integration-SB-07.env b/deployment/heat/onap-oom/env/windriver/Integration-SB-07.env index fa16c2504..0e5d76d46 100644 --- a/deployment/heat/onap-oom/env/windriver/Integration-SB-07.env +++ b/deployment/heat/onap-oom/env/windriver/Integration-SB-07.env @@ -15,7 +15,7 @@ parameters: 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" |