You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2024. It is now read-only.
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