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


   - install apisix only
   
https://github.com/apache/apisix-helm-chart/blob/605c0c5520fe2b9b7724df3269b5471f14d88db4/charts/apisix/values.yaml#L215-L220
   It seems by default install apisix would not install dashboard and ingress 
controller together, but when following the guidance, it still installs all 
three componenents. Tried to override with `helm install apisix apisix/apisix 
--set dashboard.enabled=false --set ingress-controller.enabled=false` but still 
failed.
   
   - install etcd cluster
   I think it's recommended to install a three-nodes etcd cluster rather than 
one. Besides, I'm not sure and also failed to find how to passing subchart 
parameters. 
   
   Hi @tao12345666333 could you help me on this


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