-
Notifications
You must be signed in to change notification settings - Fork 13
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
[Request] Deployment on non-root URL path, reintroduce Minimal deployment #34
Comments
Hi @zhelanov, thanks for trying out our Helm chart!
I've filed a new issue for this. It's something our operator can do, but it should be feasible to implement here as well.
I've run into trouble before when trying to use an ingress with a path like this. @andrewazores do you know if this is still an issue or how difficult it would be to use a hostname with a path?
This should be taken care of with #5. It shouldn't be too much work to implement. |
I haven't looked at that in a long time. I don't think it should be too much of an issue though - I would assume that the routers in Vert.x and React both know how to handle that, or can do so without too much extra work. |
I'll leave this open for now to track item 2 (integrating the context path change with the Helm configuration). Unless there are a lot of requests for item 1 I think we'll leave it as-is/always-on for simplicity's sake. |
Hello!
Thanks for your project - it's awesome!
I'm trying to apply it in my K8S installation and it would be cool to have a few more options to configure:
Thanks in advance!
The text was updated successfully, but these errors were encountered: