is it possible to set bootstrapServers from a secret? #5213
Unanswered
alejandrade
asked this question in
Q&A
Replies: 1 comment
-
No, that is not possible. The bootstrap server is always specified as part of the custom resource. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Just a general question.
I want to set bootstrapServers from a secret.
bootstrapServers: "${directory:/opt/kafka/external-configuration/secrets:kafka_bootstrap_brokers}"
did not seem to work
Beta Was this translation helpful? Give feedback.
All reactions