Yes, oc import-image is for the ad-hoc imports. But if you're interested in tweaking the re-sync interval for the scheduled import look into master-config.yaml's Image Policy Configuration section [1] and tweak the value of ScheduledImageImportMinimumIntervalSeconds.
Maciej [1] https://docs.openshift.org/latest/install_config/master_node_configuration.html#master-config-image-policy-config On Thu, Nov 16, 2017 at 10:37 AM, Lionel Orellana <[email protected]> wrote: > Seems like just re-importing the image does the trick. > > On 16 November 2017 at 20:29, Lionel Orellana <[email protected]> wrote: > >> Hi, >> >> I imported an image from an external private registry and set >> *importPolicy.scheduled *on the resulting image stream tag to true. It >> works nicely but it can take quite a few minutes for changes on the >> external tag to be sync'ed back. >> >> Is there an oc command to force the sync? >> >> Thanks >> >> Lionel. >> > > > _______________________________________________ > users mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/users > >
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
