apisix-helm-chart
apisix-helm-chart copied to clipboard
apisix helm chart, gateway service: only set the externalTrafficPolicy if the service type is LoadBalancer or NodePort
Hi,
one way to make it work without the change, is to set externalTrafficPolicy to null:
externalTrafficPolicy: null