Skip to content

Use gc service account for Kafka Connect output build #7775

Answered by scholzj
holysheep asked this question in Q&A
Discussion options

You must be logged in to vote

If you want to assign an annotation to the builder pod, you have to do it in .spec.template.buildPod and not in .spec.template.pod. .spec.template.pod would set the annotation to the Connect worker pods.

But none of that would annotate the Service Account. If you want to annotate the Service Account used for the build, it would be .spec.template.buildServiceAccount ;-)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by holysheep
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