moon-deploy icon indicating copy to clipboard operation
moon-deploy copied to clipboard

Ingress for moon-ui doesn't affect base paths for the static js resources

Open evra opened this issue 5 years ago • 2 comments

I'v used the helm chart to install the moon. I used /moon-ui as an ingress path. It works and the index.html can be loaded from /moon-ui/index.html but it has no effect on paths to the static resources in the React app. For example the compiled source is loaded from https://minikube.infra/static/js/2.e94fd302.chunk.js instead of https://minikube.infra/moon-ui/static/js/2.e94fd302.chunk.js

evra avatar Feb 23 '20 16:02 evra

Seems to be blocked by https://github.com/aerokube/selenoid-ui/issues/49

evra avatar Jun 02 '20 13:06 evra

@evra yes, you are right.

vania-pooh avatar Jun 02 '20 14:06 vania-pooh