BuildConfig is not using image pull-secret defined for builder ServiceAccount
Issue
Due to the recent changes with the DockerHub rate-limit, there have been issues pulling images from the repository. To resolve this a pull-secret containing access credentials for DockerHub have been created and added to the default
and builder
ServiceAccounts.
When triggering a build, the generated Pod is not using the create pull-secret resulting in Pods in the ImagePullBackoff state.
Is there a way to manually set the pull-secret for Builds?
Environment
- OpenShift 4.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.