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

Ingress Path Variable Missing #619

Open
wsdismukes opened this issue Dec 5, 2020 · 2 comments
Open

Ingress Path Variable Missing #619

wsdismukes opened this issue Dec 5, 2020 · 2 comments

Comments

@wsdismukes
Copy link

Environment

  • OS: Kubernetes 1.18/Docker
  • Erlang/OTP: Whatever is included in emqx/emqx Docker container
  • EMQ: 4.2.3

Description

Ingress path definition is able to be specified in Helm chart values.yaml for Dashboard and Mgmt, but no variables are present in emqx-rel/deploy/charts/emqx/templates/ingress.yaml. Therefore, any attempt to change the ingress path using values.yaml does nothing and forces the use of path /.

@wsdismukes
Copy link
Author

wsdismukes commented Dec 5, 2020

Further testing shows that even when I specify a sub-path (e.g. /emqx) in the ingress in Kubernetes, redirect does not work. All I get is a blank page. If I remove the sub-path and just leave it as "/", it works fine.

@nnilsson123
Copy link

nnilsson123 commented May 5, 2021

I have noticed this issue as well. Would be great if this could be fixed... This means that the management dashboard and the admin dashboard cannot be used at the same time?

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

No branches or pull requests

2 participants