Re: Adding annotations and limits of kafka connect created pods
Jakub Scholz
Yeah, the annotations are strings. So you need to wrap it into quotes to make it a string. Without them it will be interpreted as array.
On Fri, Feb 28, 2020 at 2:04 PM <alonisser@...> wrote: Thanks, following your advice I've added: |
|