igor-borisoglebski opened a new pull request, #492: URL: https://github.com/apache/apisix-helm-chart/pull/492
Currently the Helm chart doesn't works on IPv6 single stack as the apisix-ingress-controller will wait until apisix-admin is serving. However, currently it is not possible to set the apisix-admin listen address given 0.0.0.0 is hardcoded and in that way it will never work properly on IPv6 single stack deployments. This PR adds the possiblity to set the apisix-admin IP listen address to any value. It should be set to `[::]` when on IPv6 single stack deployments. -- 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]
