tao12345666333 opened a new issue, #476: URL: https://github.com/apache/apisix-helm-chart/issues/476
APISIX has supported the ability to configure via environment variables. https://github.com/apache/apisix/blob/master/conf/config.yaml#L28 For more security and convenience, users would like to store admin_key through secret or other components. We can also add this capability. Add a new configuration item in `values.yam`l and use the existing secret to store `admin_key `. At creation time, let APISIX use this value by mounting the secret as an environment variable. -- 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]
