Hey Yan, You can set the image pull policy globally using --set global.pullPolicy=IfNotPresent or it can be set for individual component like --set so.pullPolicy=IfNotPresent.
The global configuration is not honored by each chart. There are few charts which use their respective pullPolicy as defined in their values.yaml. The list can be taken from this gerrit https://gerrit.onap.org/r/75050. For these charts, you will have to define the pullPolicy individually. Thx, Mahendra -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15162): https://lists.onap.org/g/onap-discuss/message/15162 Mute This Topic: https://lists.onap.org/mt/29532865/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
