Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

support for path based routing  #39

@martin2176

Description

@martin2176

I wanted to use this helm chart to demo path based routing in ingress controller.
Is it possible to add a a variable which would publish the app under a different root other than /.
I have the annotation in ingress nginx.ingress.kubernetes.io/rewrite-target: /
I did an http trace in browser to find what is going on.

the following objects are giving a 404 not found
/static/default.css
/static/acs.png
/favicon.ico

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions