arabot777 opened a new issue #113:
URL: https://github.com/apache/apisix-helm-chart/issues/113
I use command
`helm install apisix apisix/apisix \
--set ingress-controller.enabled=true \
--set dashboard.enabled=true \
--set etcd.enabled=false \
--set etcd.host={http://192.168.252.184:2379\,http://192.168.252.106:2379} \
--set admin.allow.ipList="" \
--namespace ingress-apisix`
to install them.
apisix and apisix-controller is installed successfully,but dashboard is
failed. The error logs is

How can I solved it ?
--
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]