acuteaura commented on issue #1950:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/1950#issuecomment-1747285982

   You got the underscore in the wrong place; but it also doesn't matter, 
because the controller flattens all dashes to underscores, so your 
consumer_name becomes `kubernetes_dashboard_kubernetes_dashboard_basic_auth`.
   
   You can more easily debug this by just asking the APISIX Admin API for the 
list of consumers:
   
   https://apisix.apache.org/docs/apisix/admin-api/#consumer
   
   (you can port-forward the apisix-admin service and use the viewer key you 
hopefully set in your chart values)


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