I want to use externalKafka with SASL_SSL
How do I pass additional configs?
#1846
Unanswered
bhataprameya
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have an external Kafka cluster that only accepts SASL_SSL connections. I’ve mounted the necessary certificates and secrets (username and password) to the pods, but I’m unsure how to configure the Sentry Helm chart to use them.
Specifically, I need to pass the following configurations, but I’m not sure where or how to define them:
How can I pass these configurations properly through the Helm chart?
Beta Was this translation helpful? Give feedback.
All reactions