Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When external port is specified, redpanda is listening on wrong port #3383

Closed
alenkacz opened this issue Jan 3, 2022 · 0 comments · Fixed by #3385
Closed

When external port is specified, redpanda is listening on wrong port #3383

alenkacz opened this issue Jan 3, 2022 · 0 comments · Fixed by #3385
Assignees
Labels
kind/bug Something isn't working

Comments

@alenkacz
Copy link
Contributor

alenkacz commented Jan 3, 2022

Version & Environment

Redpanda version: (use rpk version): latest

What went wrong?

redpanda is listening on 9093 instead of specified external port https://github.com/vectorizedio/redpanda/blob/dev/src/go/k8s/pkg/resources/configmap.go#L186

What should have happened instead?

How to reproduce the issue?

  1. create redpanda with external listener and port specified to 30001 for example

Additional information

Please attach any relevant logs, backtraces, or metric charts.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants