IBM / cloud-pak-deployer

Configuration-based installation of OpenShift and Cloud Pak for Data/Integration/Watson AIOps on various private and public cloud infrastructure providers. Deployment attempts to achieve the end-state defined in the configuration. If something fails along the way, you only need to restart the process to continue the deployment.
https://ibm.github.io/cloud-pak-deployer/
Apache License 2.0
130 stars 65 forks source link

Image registry message #701

Closed fketelaars closed 3 weeks ago

fketelaars commented 2 months ago

Describe the bug When the image registry secret is missing in the vault, the error message is not really clear. Ensure that the name of the missing secret is in the error message.

Also, update documentation to reflect this.