Andy Bavier | 3e262f2 | 2018-03-22 12:24:41 -0700 | [diff] [blame] | 1 | --- |
| 2 | |
| 3 | # Copyright 2018-present Open Networking Foundation |
| 4 | # |
| 5 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 6 | # you may not use this file except in compliance with the License. |
| 7 | # You may obtain a copy of the License at |
| 8 | # |
| 9 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 10 | # |
| 11 | # Unless required by applicable law or agreed to in writing, software |
| 12 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 13 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 14 | # See the License for the specific language governing permissions and |
| 15 | # limitations under the License. |
| 16 | |
| 17 | # Set all image tags to "candidate" to use imagebuilder's local images |
| 18 | |
Andy Bavier | da6e095 | 2018-05-01 13:48:56 -0700 | [diff] [blame] | 19 | # in xos-core and rcord-lite charts |
| 20 | imagePullPolicy: 'Always' |
Andy Bavier | 3e262f2 | 2018-03-22 12:24:41 -0700 | [diff] [blame] | 21 | |
Andy Bavier | da6e095 | 2018-05-01 13:48:56 -0700 | [diff] [blame] | 22 | # in service charts |
Andy Bavier | 3e262f2 | 2018-03-22 12:24:41 -0700 | [diff] [blame] | 23 | addressmanager: |
Andy Bavier | da6e095 | 2018-05-01 13:48:56 -0700 | [diff] [blame] | 24 | imagePullPolicy: 'Always' |
Andy Bavier | 3e262f2 | 2018-03-22 12:24:41 -0700 | [diff] [blame] | 25 | fabric: |
Andy Bavier | da6e095 | 2018-05-01 13:48:56 -0700 | [diff] [blame] | 26 | imagePullPolicy: 'Always' |
Andy Bavier | 3e262f2 | 2018-03-22 12:24:41 -0700 | [diff] [blame] | 27 | onos-service: |
Andy Bavier | da6e095 | 2018-05-01 13:48:56 -0700 | [diff] [blame] | 28 | imagePullPolicy: 'Always' |
Andy Bavier | 3e262f2 | 2018-03-22 12:24:41 -0700 | [diff] [blame] | 29 | volt: |
Andy Bavier | da6e095 | 2018-05-01 13:48:56 -0700 | [diff] [blame] | 30 | imagePullPolicy: 'Always' |
Andy Bavier | 3e262f2 | 2018-03-22 12:24:41 -0700 | [diff] [blame] | 31 | vsg-hw: |
Andy Bavier | da6e095 | 2018-05-01 13:48:56 -0700 | [diff] [blame] | 32 | imagePullPolicy: 'Always' |
Scott Baker | 0219e69 | 2018-04-10 07:50:23 -0700 | [diff] [blame] | 33 | kubernetes: |
| 34 | imagePullPolicy: 'Always' |
Luca Prete | 9c405c2 | 2018-05-03 17:59:41 -0700 | [diff] [blame] | 35 | vrouter: |
| 36 | imagePullPolicy: 'Always' |