Good afternoon all,
I apologize in advance if I have the wrong category or tag for this post. I am new to the GitLab forums.
Anyway, I have a disconnected OpenShift cluster (v4.18) and I want to install the GitLab operator. I’ve mirrored the Red Hat certified Operators for both GitLab and the GitLab Runner (both of which install without issue), however, when I attempt to launch a GitLab CR I get errors that seem to be attempting to reach out an pull various other images (gitaly, gitlab-webservices, etc) from a GitLab registry somewhere in the wider internet.
So far, the only documentation I can find on disconnected installed appears to be for bare metal installations and the documentation on the OpenShift operator makes no claims one way or another as to whether a disconnected installation would be supported or possible.
Would anyone have experience with this type of deployment? Is there a list of required images that I can mirror into my local Quay registry to point the OpenShift GitLab operator to?
Thanks in advance for the help.