Supply imagePullSecrets to runner pod #1178
Unanswered
GarinKartes
asked this question in
Q&A
Replies: 1 comment
-
I think we have a generic Pod template implemented in the main branch. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I rebuilt the tf-runner to have the required version of the terraform binary we need and pushed this into our private repo. I see imagePullSecrets in the values file of the helm chart for the controller, but not the runner. I am getting an access denied when trying to pull the runner image from our private repo since it doesn't accept the value like the controller. How do I get this to work?
Beta Was this translation helpful? Give feedback.
All reactions