The OpenShift® administrator can create a new image pull secret. It is used to add the image pull secret to grant access for pods to pull images from your registry.
Procedure
- Log in to the OpenShift Container Platform (OCP) by using the OpenShift administrator credentials.
- In the left panel, go to Projects and select the project where the
RQA
operator is installed. For more information, see Installing RQA operator.
- In the left panel, go to Workloads >
Secrets.
- Select Image Pull Secret from the Create
list.
- On the Create Image Pull Secret page, enter the following details:
- Enter ibm-entitlement-key in the Secret Name
field.
- Select Image registry credentials from the Authentication
Type list.
- Enter cp.icr.io/cp in the Registry Server Address
field.
- Enter cp in the Username field.
- Enter <your IBM Entitled registry key> in the
Password field.
- Enter <Your email address> in the Email field,
which is optional.