apisix-helm-chart
apisix-helm-chart copied to clipboard
Allow to set the Service's targetPort in the Dashboard Helm Chart
The APISIX Helm Chart allows setting the Service's targetPort but the APISIX Dashboard Helm Chart doesn't. Hence, Kubernetes assigns a random port. If you're using Kind on Mac, you need to know which port will be mapped to the host from the beginning: you cannot access the Dashboard UI.
We should allow to set the Service's targetPort in the Dashboard Helm Chart.