tokers commented on a change in pull request #275: URL: https://github.com/apache/apisix-ingress-controller/pull/275#discussion_r586459887
########## File path: docs/en/latest/deployments/ack.md ########## @@ -38,6 +38,7 @@ This document explains how to install Ingress APISIX on [ali-cloud ACK](https:// ```shell cd /path/to/apisix-helm-chart helm repo add bitnami https://charts.bitnami.com/bitnami +helm repo add apisix https://charts.apiseven.com helm dependency update ./charts/apisix helm install apisix ./charts/apisix \ Review comment: should not still use the local apisix, instead, use the online repo. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
