tao12345666333 opened a new issue #70: URL: https://github.com/apache/apisix-helm-chart/issues/70
Currently we provide three available charts: * apisix * apisix-dashboard * apisix-ingress-controller But both apisix-dashboard and apisix-ingress depend on apisix to work properly (and apisix is the core). Now in our documents, for example, [in the installation steps of apisix-ingress](http://apisix.apache.org/docs/ingress-controller/deployments/ack), apisix needs to be deployed first, and then apisix-ingress needs to be deployed, which causes a certain amount of trouble for users. With reference to many other open source projects, I suggest to adjust the Chart structure. The goal is: users can use one helm command to complete the deployment (for example, one command to deploy apisix and apisix-ingress, apisix-dashboard is optional) -- 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]
