langfuse / langfuse-k8s

Community-maintained Kubernetes config and Helm chart for Langfuse
https://langfuse.com
MIT License
44 stars 24 forks source link

Need to run this with istio virtual service #13

Open mayankkh1 opened 3 months ago

mayankkh1 commented 3 months ago

I have issue with this like when we run the code with istio virtual service. Below is the YAML content for virtual service. We are running with your code then it works fine with IP:

If I want to run the URL localhost/test/data or IP/test/data something

It's not working fine. Website just load or not working properly. Can we able to fixed this because I want to run the website like exampl.com/test/data and it needs to be redirect to authentication page. But in current Scenario its not working fine it's not redirected