[GitHub] [apisix-helm-chart] tao12345666333 commented on issue #92: add instruction on install apisix only and etcd cluster

2021-06-04 Thread GitBox


tao12345666333 commented on issue #92:
URL: 
https://github.com/apache/apisix-helm-chart/issues/92#issuecomment-854803072


   I will submit a PR to update Helm chart version.


-- 
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:
us...@infra.apache.org




[GitHub] [apisix-helm-chart] tao12345666333 commented on issue #92: add instruction on install apisix only and etcd cluster

2021-06-04 Thread GitBox


tao12345666333 commented on issue #92:
URL: 
https://github.com/apache/apisix-helm-chart/issues/92#issuecomment-854764716


   I think this may be due to a problem with the package we published to the 
Helm repo.
   
   If you clone this repo, you can go through
   
   ```
   ➜ charts git:(master) cd charts
   ➜ charts git:(master) helm template apisix > /tmp/default.yaml
   ➜ charts git:(master) helm template apisix --set 
ingress-controller.enabled=true > /tmp/install-with-apisix-ingress.yaml
   
   
   


-- 
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:
us...@infra.apache.org