Documentation on manually setting up ingress routing

Hey, I’m running the Gitlab Helm chart on a vanilla k8s cluster, and I’m NOT using Nginx Ingress (I’m using Istio for traffic management). Is there any documentation on specific routes to set up (or better yet, Istio specific VirtualServices)? Through trial and error, I’ve discovered /assets and /-/ need to go to 8181, but it would be nice not have to brute force it to figure it out.

Unfortunately, it seems there is no documentation about this topic. However, in this issue various people seem to be able to have it working, so you can take a look at their suggestions, and maybe also underline that you are interested in a proper documentation: Deployment within Istio Service Mesh (#743) · Issues · GitLab.org / charts / GitLab Chart · GitLab