within my ingress file i have a path set up to navigate to my app, that routes to an application,
when i go to myingresIp
/pss it redirects to myingresip
/index.html, so it is almost like the routing is working its just not hitting my app.
I feel like the URL still needs to keep the /app prefix.
Can any one see what could be causing this problem or suggest a way of debugging this i am pretty new to AKS/kubernetes, or if there is some kind of logs that i can access to see what the underlying issue is?
Yaml: