How to use custom domain on Tyk Open Source

I have been creating apis with Tyk gateway making kubectl port-forward my-pod-98787 8080:8080 and i can manage tyk through localhost. Now i want to use my own domain, instead of localhost, how can i do ?

Hello @Tomas_Caetano , I suggest you to check-out Tyk-Operator where you can use ingress to do host based routing as Tyk Gateway can be configured as a drop-in replacement for a standard Kubernetes Ingress.