VladislavDubrovenski commented on issue #11353: URL: https://github.com/apache/apisix/issues/11353#issuecomment-2284568549
Everyone, if you deploy in kubernetes, I found the following is a viable approach and works: https://apisix.apache.org/docs/ingress-controller/concepts/apisix_route/#config-with-secretref-where-the-secret-data-contains-path-to-a-specific-key-that-needs-to-be-overridden-in-plugin-config Setting extraEnv in helm chart for APISIX and trying to pull it as $ENV://SECRET **does not work.** https://apisix.apache.org/docs/apisix/terminology/secret/ -- 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]
