Open
Description
Type of question
How to add private docker registry to OLM of Openshift/Kubernetes ?.
Question
What did you do?
We have developed kubernetes operator using operator-sdk and also tested it in Openshift/Kubernetes.
We have uploaded the operator + required microservices to internal docker registry, Now we need to install the operator using OLM. So How can i add the operator to Kubernetes/openshift using Catalog ?.
What did you expect to see?
How to add private docker registry to CatalogSource ?. or is it possible to add private docker registry to Openshift/Kubernetes using catalog source ?.
What did you see instead? Under which circumstances?
Environment
- operator-lifecycle-manager version:
- Kubernetes version information: 1.19 or Openshift 4.6
- Kubernetes cluster kind:
Additional context