mangoGoForward commented on code in PR #285:
URL: https://github.com/apache/apisix-helm-chart/pull/285#discussion_r877655860


##########
charts/apisix-dashboard/values.yaml:
##########
@@ -76,6 +76,7 @@ config:
   authentication:
     secert: secert
     expireTime: 3600
+    userCreate: true

Review Comment:
   Hi, @tokers @tao12345666333 
   I've tried some ways to solve he admin key consistent between `APISIX` and 
`Ingress Controller`, but failed.
   each time I execute it and will get a new value, so we must get it from 
`configmap` when `APISIX` installed, but this way cannot suite the case install 
APISIX and Ingress Controller at the same time.



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