sniper-xx commented on issue #348:
URL:
https://github.com/apache/apisix-ingress-controller/issues/348#issuecomment-816665841
```
helm install apisix-ingress-controller apisix/apisix-ingress-controller \
--set image.tag=dev \
--set config.apisix.baseURL=http://192.168.2.100:9080/apisix/admin \
--set config.apisix.adminKey=edd1c9f034335f136f87ad84b625c8f1 \
--namespace ingress-apisix
```
this is installation args; the apisix is installed in the local host , not
on k8s.
--
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]