Closed satyaj closed 5 years ago
I have discovered that engineering publish their images to quay as well in this repo:quay.io/redhat/3scale-toolbox
We should use this so we can depend on the latest official releases from engineering.
We could directly use the image from the quay and no need to manually import the image. Closing this issue.
This image is required to run the 3scale toolbox container inside OCP. The toolbox is not yet released by engg, so I have maintained a copy of the latest releases in quay: quay.io/satyaj/3scale-toolbox-container
This image needs to be imported as admin: oc import-image openbanking-cicd/toolbox --insecure=true --from=quay.io/satyaj/3scale-toolbox-container --all --confirm