tokers edited a comment on issue #55: URL: https://github.com/apache/apisix-helm-chart/issues/55#issuecomment-815412149
You should also pass the custom apisix admin service fullname when you installing apisix-ingress-controller by: ```shell helm install apisix-ingress-controller apisix/apisix-ingress-controller --set config.apisix.baseURL=http://{name of apisix admin}:{port} ``` Also, you should change the etcd service name when you change it in apisix-dashboard charts. By the way, we'd better to use English in public channel :). -- 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]
