commit | e2965c9fa10aa347652af182bd11f0f49101949f | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Tue May 08 13:22:20 2018 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Mon May 14 10:20:44 2018 -0700 |
tree | e0434c836c3445d36fa5905f0e6ddf877b94948f | |
parent | 92874d3c3206df151f76a8a908012fb26388fe9e [diff] [blame] |
Setting imagePullPolicy to Always Change-Id: Iada3d3656a672154da6641c3ee55b57ec4c28fcb
diff --git a/xos-services/volt/values.yaml b/xos-services/volt/values.yaml index 5921b8c..9762096 100644 --- a/xos-services/volt/values.yaml +++ b/xos-services/volt/values.yaml
@@ -22,7 +22,7 @@ nameOverride: "" fullnameOverride: "" -imagePullPolicy: 'IfNotPresent' +imagePullPolicy: 'Always' volt_synchronizerImage: "xosproject/volt-synchronizer:master"