mayankmurari opened a new issue, #12285:
URL: https://github.com/apache/apisix/issues/12285

   ### Description
   
   Description: 
   'm using APISIX in standalone mode and have configured a Kubernetes 
ExternalSecret that syncs a secret from HashiCorp Vault to a Kubernetes Secret.
   Now I want to reference this secret in an APISIX consumer for the key-auth 
or basic-auth plugin.
   
   Setup:
   APISIX running in standalone mode 
   Kubernetes secret created via External Secrets Operator
   Storing all Consumer Keys(Basic Auth, Key Auth) in Vault.
   
   Question:
   What's the recommended way to reference Kubernetes secrets in APISIX 
standalone mode? 
   Specifically:
   Does APISIX standalone support any native Kubernetes secret integration?
   Is environment variable substitution the only supported method?
   
   
   ### Environment
   
   - APISIX version (run `apisix version`): 3.11.0
   - Operating system (run `uname -a`): NA
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): NA
   - etcd version, if relevant (run `curl 
http://127.0.0.1:9090/v1/server_info`): NA
   - APISIX Dashboard version, if relevant: NA
   - Plugin runner version, for issues related to plugin runners: NA
   - LuaRocks version, for installation issues (run `luarocks --version`): NA
   


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