Hi Yan, If you are using "-f" option for "helm deploy" command, you can pass file something like this https://github.com/onap/oom/blob/master/kubernetes/onap/values.yaml#L43 and change the global pullPolicy as "IfNotPresent".
Is this what you are looking for? Or I misunderstood? Best Regards Bharath T On Fri, Jan 25, 2019 at 7:11 AM Yan Yang <[email protected]> wrote: > Dear OOM team, > > > > When we install ONAP, the default value of the image pull policy is > “Always”. But for the public image we don’t want to pull the image again > when the pod restart. > > So we would like to know how to change the default policy before we > install the whole ONAP using OOM, do we have any global parameters to > define the pull policy? Thanks. > > > > Best Regards, > > Yan > > > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15161): https://lists.onap.org/g/onap-discuss/message/15161 Mute This Topic: https://lists.onap.org/mt/29534904/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
