vectordotdev / helm-charts

Helm charts for Vector.
https://vector.dev
Mozilla Public License 2.0
111 stars 90 forks source link

How to add necessary TLS keys for using Kafka? #283

Closed garceger closed 1 year ago

garceger commented 1 year ago

I am trying to use Kafka but I am having trouble adding the necessary TLS keys. The documentation says that I have to mount these keys inside the Vector image, but I can't figure out how to do it through the values.yaml file.

Can anyone guide me on how to add the TLS keys required for Kafka? Any help would be highly appreciated.

Thank you.