Replies: 1 comment
-
Hi, you say:
Can you elaborate on your use case, why that is necessary? |
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.
-
Hi,
I am using KafkaContainer to start a Kafka broker and I access it via externalKafkaAddress:
This works ok, however I need external address to be a specific address that's the same each time, rather than a random unassigned port.
How can I configure KafkaContainer to expos the Kafka broker via a specific port?
Many thanks
Beta Was this translation helpful? Give feedback.
All reactions