You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/01/06 02:46:06 UTC

[GitHub] [apisix-helm-chart] haoxins commented on a change in pull request #203: docs: helm install with namespace

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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org