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 2022/12/09 13:49:02 UTC

[GitHub] [apisix-helm-chart] lichunke commented on issue #410: helm chart 安装apisix和etcd etcd启动报错

lichunke commented on issue #410:
URL: https://github.com/apache/apisix-helm-chart/issues/410#issuecomment-1344331008

   install command 
   helm install apisix apisix/apisix \
     --set apisix.image.tag=3.0.0-debian \
     --set gateway.type=NodePort \
     --set ingress-controller.enabled=true \
     --set etcd.persistence.storageClass="alicloud-disk-ssd" \
     --set etcd.persistence.size="20Gi" \
     --namespace default \
     --set ingress-controller.config.apisix.serviceNamespace=default


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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org