haoxins commented on a change in pull request #203: URL: https://github.com/apache/apisix-helm-chart/pull/203#discussion_r779265656
########## File path: docs/en/latest/apisix-ingress-controller.md ########## @@ -34,7 +34,7 @@ To install apisix-ingress-controller which release name is `apisix-ingress-contr ```bash helm repo add apisix https://charts.apiseven.com helm repo update -helm install apisix-ingress-controller apisix/apisix-ingress-controller --namespace ingress-apisix +helm install apisix-ingress-controller apisix/apisix-ingress-controller --namespace ingress-apisix --create-namespace Review comment: is this another `topic`? the `--create-namespace` only fixes the `namespace` not exists issue, not others. -- 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]
