tao12345666333 commented on PR #524: URL: https://github.com/apache/apisix-helm-chart/pull/524#issuecomment-1492022927
When you install APISIX using Helm, please use this command. It will deploy APISIX and APISIX Ingress controller and add some configurations. ``` helm install apisix apisix/apisix --set ingress-controller.enabled=true --set ingress-controller.config.apisix.serviceNamespace=apisix --namespace apisix --create-namespace --set ingress-controller.config.apisix.serviceName=apisix-admin ``` -- 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]
