mirror of
https://github.com/helm/charts.git
synced 2026-09-05 12:27:30 +00:00
* [incubator/kafka] fix script and kafka test Signed-off-by: Steffen Görlach <stevie-@users.noreply.github.com> * [incubator/kafka] add feature acls also add acls if specified in topics Signed-off-by: Steffen Görlach <stevie-@users.noreply.github.com> * [incubator/kafka] simple secret mount be able to only mount a secret to a path into container. This supports build in /etc/kafka/secrets mountpoint in confluent docker image Signed-off-by: Steffen Görlach <stevie-@users.noreply.github.com> * [incubator/kafka] more features - be able to only mount a secret to a path into container. -- This supports build in /etc/kafka/secrets mountpoint in confluent docker image - be able to set env variables - be able to disable DNS annotations which may conflict if enabled both - if we have distict external hostnames use service port Signed-off-by: Steffen Görlach <stevie-@users.noreply.github.com> * [incubator/kafka] support to set multiple acl operations Signed-off-by: stevie- <stevie-@users.noreply.github.com> * [incubator/kafka] support to set multiple acl operations Signed-off-by: stevie- <stevie-@users.noreply.github.com> * [incubator/kafka] bump version + minor format fix Signed-off-by: stevie- <stevie-@users.noreply.github.com> * [incubator/kafka] be able to set scrapeTimeout + bump feature version Signed-off-by: stevie- <stevie-@users.noreply.github.com>