IBM / cloudpak-gitops

Deployment of IBM Cloud Paks using ArgoCD / Red Hat GitOps operator.
Apache License 2.0
22 stars 23 forks source link

Need to add CP4D registry to the global pull secret in the automation #33

Closed svoruga closed 2 years ago

svoruga commented 3 years ago

Describe the bug Need to add CP4D registry to the global pull secret in the automation

To Reproduce Steps to reproduce the behavior:

  1. Need the following pull secret creds added to automation: REGISTRY_USER=cp REGISTRY_PASSWORD=entitlement-key REGISTRY_SERVER=cp.icr.io

Expected behavior This global pull secret is added to the system - otherwise clusters are dying when added later

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

nastacio commented 2 years ago

Setting the global pull secret in the cluster is a prerequiste in the instructions of this repository: https://github.com/IBM/cloudpak-gitops/blob/main/docs/install.md#update-the-ocp-global-pull-secret