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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]