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/03/01 04:42:47 UTC

[GitHub] [apisix-helm-chart] tao12345666333 commented on issue #240: apisix-ingress-controller-PodInitializing

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: notifications-unsubscribe@apisix.apache.org

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