I'm pretty sure this is a misconfiguration in our K8S/traefik/traefik-errors setup, but this is the issue we are facing currently:

When I navigate to https://ourdomain.com/fakepage, the traefik-errors middleware correctly intercepts, and displays a graphical 404 page. But then I noticed all these other 404 errors within the error page itself. I'm assuming this is why pages that return 403, 500, 501, etc still display the 404 page.
Can you point to some docs, or instructions that explain what other rules/routes we need to add to our K8S traefik to fix these .css and .js issues?
I'm pretty sure this is a misconfiguration in our K8S/traefik/traefik-errors setup, but this is the issue we are facing currently:

When I navigate to https://ourdomain.com/fakepage, the traefik-errors middleware correctly intercepts, and displays a graphical 404 page. But then I noticed all these other 404 errors within the error page itself. I'm assuming this is why pages that return 403, 500, 501, etc still display the 404 page.
Can you point to some docs, or instructions that explain what other rules/routes we need to add to our K8S traefik to fix these .css and .js issues?