wahyudibo commented on issue #602:
URL: 
https://github.com/apache/apisix-helm-chart/issues/602#issuecomment-1704599814

   I also have the same issue. my apisix helm chart value are:
   ```
   gateway:
     type: LoadBalancer
     ingress:
       enabled: true
   ```
   
   and if i run `kubectl get service apisix-gateway` after helm chart is 
applied, it always showing the `apisix-gateway` are using NodePort, not 
LoadBalancer. I want to integrate my SLB with the `apisix-gateway` so then it 
can be exposed to external traffic via apisix router. Please help, thank you


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to