values.yaml settings Description
kafka.client.brokers Kafka bootstrap broker addresses.
kafka.client.disable_ssl If set to true, this disables TLS for communication to the brokers.
kafka.client.use_system_ca If set to true, this sets Kafka clients to use their system truststores for TLS.
You must also set the following to false (or not set):
kafka.client.disable_ssl