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/06/28 08:33:59 UTC

[GitHub] [apisix-ingress-controller] xianshun163 commented on issue #1109: request help: always print log: sync namespace info failed.

xianshun163 commented on issue #1109:
URL: https://github.com/apache/apisix-ingress-controller/issues/1109#issuecomment-1168409796

   helm install apisix-ingress-controller apisix/apisix-ingress-controller --version=0.9.3 --namespace default    --set config.kubernetes.apisixRouteVersion=apisix.apache.org/v2beta3 \
    --set config.kubernetes.ingressVersion=networking/v1beta1  --set config.apisix.serviceName=apisix-gw-lb  --set config.apisix.serviceNamespace=default  --set config.apisix.servicePort=9080 --set config.logLevel=warn \
    --set config.apisix.adminKey=xxxxxxx
   
   I  deploy it like this, and not do any other config.


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