Replies: 3 comments 7 replies
-
Since my certificates exist in k8s as secrets I thought that would be an easy way to load them or to maybe use kafkaSecrets but I can't understand how to define the keystore/truststore. And after that I am not sure how to configure my connection to use these kafkaSecrets. |
Beta Was this translation helpful? Give feedback.
-
An example configuration for ssl can be found here. Lines 67 to 70 in 82c5b94 In order to mount existing secrets and bind it into |
Beta Was this translation helpful? Give feedback.
-
Do not understand the logic here but I configured this section and now it works: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I am trying to understand how to use SSL certificates with my helm chart to be able to connect to Kafka. I am not sure how to get my certificates in to the application. Would appreciate some help if somebody could maybe point me in the right direction.
Beta Was this translation helpful? Give feedback.
All reactions