Creating the image pull secret

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

  1. Log in to the OpenShift Container Platform (OCP) by using the OpenShift administrator credentials.
  2. In the left panel, go to Projects and select the project where the RQA operator is installed. For more information, see Installing RQA operator.
  3. In the left panel, go to Workloads > Secrets.
  4. Select Image Pull Secret from the Create list.
  5. 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.

What to do next

Configuring custom certificates for RQA administrator dashboard and RQA widget.