You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/06/04 14:21:20 UTC

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

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