apisix-helm-chart
apisix-helm-chart copied to clipboard
Gateway svc with externalTrafficPolicy fails when set to ClusterIP
With reference to #88, adding externalTrafficPolicy when the type is ClusterIP would fail. ClusterIP can be used when exposing the gateway using the ingress controller.
http://ingress/-> apisix-dashboard http://ingress/api/* -> apisix-gateway