Look for latest version here: https://quay.io/repository/rhceph-dev/ocs-registry?tab=tags&tag=latest
On your local machine, create a imageset-config.yaml
file in a temporary directory (the local mirror can take up to 14G):
Install oc-mirror
from https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/stable/oc-mirror.tar.gz and extract the binary in your $PATH (like ~/bin
).
Then run the following commands:
Once the images are pushed in your lab registry, create a catalog source with the following content:
Make sure a valid pull-secret is configured on your cluster to access the quay repo.