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

Fix up missing notes when using an ingress #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cadnce
Copy link

@cadnce cadnce commented Oct 24, 2023

When deploying this chart I noticed that I got a broken/incomplete output message.

Release "kafka-ui" has been upgraded. Happy Helming!
NAME: kafka-ui
LAST DEPLOYED: ...
NAMESPACE: ....
STATUS: deployed
REVISION: 2
TEST SUITE: None
NOTES:
1. Get the application URL by running these commands:

It looks like at the time this was developed it was uncertain if hosts should be a list or single path.
How does the following fix strike you?

I've also added a comment about setting the config value SERVER_SERVLET_CONTEXT_PATH for when the server is running at a subpath as this tripped me up when testing this.

@cadnce cadnce requested a review from a team as a code owner October 24, 2023 03:48
@Haarolean
Copy link
Contributor

@cadnce hi there, as this repo is not maintained (provectus/kafka-ui#4255), can I suggest you raise one at https://github.com/kafbat/helm-charts/ instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants