tokers commented on code in PR #285:
URL: https://github.com/apache/apisix-helm-chart/pull/285#discussion_r874277643
##########
charts/apisix-dashboard/values.yaml:
##########
@@ -76,6 +76,7 @@ config:
authentication:
secert: secert
expireTime: 3600
+ userCreate: true
Review Comment:
@mangoGoForward It's my understanding that the admin key should be generated
automatically on APISIX side, since APISIX is the Admin API provider while
APISIX Ingress Controller is just a caller so the latter should refer to the
position that the former saves the API key.
--
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]