Skip to content

unable to serve litmus FE from non_root path #5473

Description

@matteo-rama

hi, i am in a scenario where i am usign traefik as ingress in an onprem airgapped server, where i have very little control on things.

i only have 1 external domani, where i have to route (not without issue) various FE ui like
me.com/headlamp
me.com/longhorn
me.com/litmus

headlam & longhorn work decently with a few trick of stripping url with traefik.

with litmus the main issue is that FE isn't using relative path like
<script defer="defer" src="/main.9584c6.js"></script>
will always try to find them on me.com instead of me.com/litmus, no matter if i strip path or not.

it's possible to set some "basepath" variable on helmchart that i missed out?

thankyou!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions