jikunchong commented on issue #736:
URL:
https://github.com/apache/apisix-ingress-controller/issues/736#issuecomment-960419185
我用的是 1.3.0 版本,helm 部署的。
sudo helm install apisix apisix/apisix \
--set apisix.image.tag=2.10.1-alpine \
--set gateway.type=NodePort \
--set admin.allow.ipList="{0.0.0.0/0}" \
--set dashboard.enabled=true \
--set ingress-controller.enabled=true \
--namespace apisix-system
--
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]