tao12345666333 commented on issue #240:
URL:
https://github.com/apache/apisix-helm-chart/issues/240#issuecomment-1055011585
you should run this command:
```
helm install apisix apisix/apisix --set gateway.type=NodePort --set
ingress-controller.enabled=true --set
ingress-controller.config.apisix.serviceNamespace=apisix --namespace apisix
--create-namespace --set
ingress-controller.config.apisix.serviceName=apisix-admin
```
`ingress-controller.config.apisix.serviceName=apisix-admin` and
`ingress-controller.config.apisix.serviceNamespace=apisix` are the root cause.
https://github.com/apache/apisix-helm-chart/blob/2a481404fc85707283df1ce0eda0e6680240d58a/charts/apisix-ingress-controller/templates/deployment.yaml#L51-L54
--
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]