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-core/values.yaml b/xos-core/values.yaml index 66130f5..a2fc5ff 100644 --- a/xos-core/values.yaml +++ b/xos-core/values.yaml
@@ -16,7 +16,7 @@ xos_gui: enabled: true -imagePullPolicy: 'IfNotPresent' +imagePullPolicy: 'Always' # Docker images # YAML variable names can't contain `-`, so substituted with `_`