Expose the registry securely
By default, the OpenShift image registry is secured during cluster installation so that it serves traffic over TLS, but it is not exposed outside the cluster. To push and pull images from outside, you create a route so that external clients can authenticate to the registry and use it.