incubator-devlake-helm-chart
incubator-devlake-helm-chart copied to clipboard
Issue via Traefik in Kubernetes
Helm Chart Version: v0.19.0
@ZhangNing10 I'm able to load the devlake-config-ui by adding some network policy.
But somehow the UI is not able to connect to /api/ping and /api/userinfo endpoints, I get 404 in the browser and below is the snapshot for the same.
When I get into the Pod and do a curl with http://localhost:4000/api/userinfo, I do get a 200 with a JSON response.
could you please suggest what is the issue here ?