Skip to content

How to configure authentication to pull bundles from registries? #4393

Answered by abryant-hv
abryant-hv asked this question in Q&A
Discussion options

You must be logged in to vote

I read a bit of the pipeline code and have found a working solution:

  • the pipelineRun needs to have a service account
  • the service account needs to have an image pull secret for the registry
  • the image pull secret must be a normal image pull secret, not the type of auth secret specified in the tekton docs.

Image pull secrets for the controller are not required/relevant.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@abryant-hv
Comment options

@abryant-hv
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by abryant-hv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants