MirtoBusico commented on issue #561: URL: https://github.com/apache/apisix-helm-chart/issues/561#issuecomment-1594285848
Thanks for the help I was able to install Apisix 2.15.2-debian and Apisix-dashboard 2.15.0 with ``` helm install apisix apisix/apisix --version 0.13.1 -f apisix-values.yaml \ --set ingress-controller.config.apisix.serviceNamespace=apisix \ --set ingress-controller.config.apisix.serviceName=apisix-admin \ --set ingress-controller.config.kubernetes.apisixRouteVersion=apisix.apache.org/v2beta3 \ --namespace apisix ``` -- 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]
