tao12345666333 commented on issue #1435:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/1435#issuecomment-1375266194

   If you use the latest version of Helm chart, you only need the following 
command to complete the installation
   
   ```bash
   NS=apisix
   helm upgrade -i apisix apisix/apisix --namespace $NS --create-namespace 
--set ingress-controller.enabled=true --set 
ingress-controller.config.apisix.serviceNamespace=$NS  --set 
ingress-controller.config.apisix.adminAPIVersion=v3
   ```


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

Reply via email to