-
Hi To do that, I need to add an annotation to the service account of kafka connect build but every approach i have tried, it get over-written. I believe thats expected ? But, is there a way to add, update the service account for the build pod ? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Just after posting the question, i found the answer (serviceAccountPatching) as available from 0.30.0 onwards in GA |
Beta Was this translation helpful? Give feedback.
Just after posting the question, i found the answer (serviceAccountPatching) as available from 0.30.0 onwards in GA
Thank you !!