lewismc opened a new issue #256: URL: https://github.com/apache/apisix-helm-chart/issues/256
Hi folks, I wanted to try out the Helm chart in a local k3d environment but I am unable to access it. ```bash helm repo add apisix https://charts.apiseven.com Error: looks like "https://charts.apiseven.com" is not a valid chart repository or cannot be reached: Get "https://charts.apiseven.com/index.yaml": dial tcp 162.14.98.46:443: connect: operation timed out ``` ``` helm version version.BuildInfo{Version:"v3.7.1", GitCommit:"1d11fcb5d3f3bf00dbe6fe31b8412839a96b3dc4", GitTreeState:"clean", GoVersion:"go1.17.2"} ``` -- 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]
