I'm trying to have InfluxDB running on Kubernetes on Azure (AKS) and exposing its HTTP API through it. I'm using nginx ingress. I installed everything through helm. My problem is: I have nginx installed and exposed, but I can't get InfluxDB exposed I've tried everything but I dont have enough knowledge with Kubernetes, so any help is appreciated!
Here's a screenschot with the services:
As you can see, no external endpoints are set to influxdb. Any help?
thank you!