I am facing this error message when i am try to access my swagger url after it is deployed on kubernetes environment.
When i run my spring boot application on localhost then i am able to see the swagger without any error.
I am using Traefik as my ingress controller.