Unable to deploy NVIDIA NIM Operator on Openshift

Hi,

I am using the official documentation of NIM operator installation on Openshift.

I am getting below error when running the operator-sdk run bundle command. Looks like the bundle image is not present at the specified path. Please can somebody help on this.

operator-sdk run bundle nvcr.io/nvidia/cloud-native/k8s-nim-operator:bundle-latest --namespace nvidia-nim-operator

INFO[0002] trying next host - response was http.StatusNotFound host=nvcr.io
FATA[0002] Failed to run bundle: pull bundle image: error pulling image nvcr.io/nvidia/cloud-native/k8s-nim-operator:bundle-latest: error resolving name for image ref nvcr.io/nvidia/cloud-native/k8s-nim-operator:bundle-latest: nvcr.io/nvidia/cloud-native/k8s-nim-operator:bundle-latest: not found