Yiyiyimu commented on a change in pull request #333: URL: https://github.com/apache/apisix-website/pull/333#discussion_r628465454
########## File path: website/blog/2021-01-21-run-ingress-apisix-on-amazon-eks.md ########## @@ -65,7 +65,7 @@ kubectl get service apisix-gateway \ Another thing should be concerned that the `allow.ipList` field should be customized according to the [EKS CIDR Ranges](https://amazonaws-china.com/premiumsupport/knowledge-center/eks-multiple-cidr-ranges/) in your EKS cluster, so that the apisix-ingress-controller can be authorized by Apache APISIX (for the resources pushing). -See value.yaml](https://github.com/apache/apisix-helm-chart/blob/master/chart/apisix/values.yaml) to learn all the configuration items if you have other requirements. +See value.yaml](https://github.com/apache/apisix-helm-chart/blob/master/charts/apisix/values.yaml) to learn all the configuration items if you have other requirements. Review comment: Missing a bracket here -- 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]
