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/10/14 20:03:02 UTC

[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #1388: bug: controller auth 403

tao12345666333 commented on issue #1388:
URL: https://github.com/apache/apisix-ingress-controller/issues/1388#issuecomment-1279407573

   you can see  https://github.com/apache/apisix-helm-chart/blob/0271a095d8294554319407c64dd60c525117e127/charts/apisix/templates/configmap.yaml#L255-L257
   
   
   Our recommended installation is to install all components in one 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
   ```


-- 
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