zhangwenjian opened a new issue #55:
URL: https://github.com/apache/apisix-helm-chart/issues/55


   helm命令中指定的自定义名称apisix-gw会影响service的实际名称,而values.yaml中都写死了service名称:
   
   [root@master01 ~]# grep apisix-admin ./apisix -R
   ./apisix/templates/service-admin.yaml:  - name: apisix-admin
   ./apisix/charts/apisix-ingress-controller/values.yaml:    baseURL: 
"http://apisix-admin:9180/apisix/admin";
   
   [root@master01 ~]# grep apisix-etcd ./apisix -R
   ./apisix/charts/apisix-dashboard/values.yaml:        - apisix-etcd:2379


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


Reply via email to