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/04 07:18:44 UTC

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

zaunist commented on a change in pull request #203:
URL: https://github.com/apache/apisix-helm-chart/pull/203#discussion_r777867786



##########
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:
       ref https://github.com/apache/apisix-helm-chart/issues/176, we need add ` --set ingress-controller.config.apisix.serviceNamespace=<your namespace>` flag.




-- 
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