kika-jiaxudong removed a comment on issue #4996:
URL: https://github.com/apache/apisix/issues/4996#issuecomment-913954077


   > @kika-jiaxudong Please show your configuration of ingress-controller.
   
   apiVersion: v1
   data:
     config.yaml: |
       # log options
       log_level: "info"
       log_output: "stderr"
       http_listen: ":8080"
       enable_profiling: true
       kubernetes:
         kubeconfig: ""
         resync_interval: "6h"
         app_namespaces:
         - "*"
         ingress_class: "apisix"
         ingress_version: "networking/v1"
         apisix_route_version: "apisix.apache.org/v2beta1"
       apisix:
         base_url: "http://apisix-admin:9180/apisix/admin";
         admin_key: "gp9pgq3lxbiZwrfbxuGuf9mtjqfjEhwr"
   


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


Reply via email to