So I have a Helm chart working now, in that I have Typesense running on a pod, and I can get Silverstripe to talk to it (🎉 ). But it only seems to work on port 8108 over http. I cannot seem to configure it to work on external requests, which I'll need to do for InstantSearch at some point.
Is there anyone here with Kubernetes experience that might know how to make the above chart work? Or any chart?
I'm pretty new to k8s but have been learning a lot, appreciate someone helping me learn more 👍