commit | 7536991a6e58bb1da87264ca35ed0b6633568765 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Tue Nov 13 09:57:25 2018 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Tue Nov 13 09:57:25 2018 -0800 |
tree | 44608ca6cfbfc0ce08d18c4117ef0e061ab38337 | |
parent | 07ef42cb17c8e63895ef1d857c56470b01adc02a [diff] |
BBSim imagePullPolicy set to always by default Change-Id: I3f8975fcf3ec9458ca21270c1f72cb85f0b074a9
diff --git a/bbsim/values.yaml b/bbsim/values.yaml index 270b7d7..6ef6634 100644 --- a/bbsim/values.yaml +++ b/bbsim/values.yaml
@@ -43,7 +43,7 @@ image: repository: 'voltha/voltha-bbsim' tag: '{{ .Chart.AppVersion }}' - pullPolicy: 'IfNotPresent' + pullPolicy: 'Always' global: registry: ''