blooming commented on issue #12567: URL: https://github.com/apache/apisix/issues/12567#issuecomment-3251321188
> [@blooming](https://github.com/blooming) I also use vault,Ignoring the version parameter and other v2 extra parameters, v2 inserts an additional /data path compared to v1 v1: ${VAULT_ADDR}/v1/<plugin_mount_path>/<secret_path> v2: ${VAULT_ADDR}/v1/<plugin_mount_path>/data/<secret_path>?version=:version-number Thank you for letting me know . I'll give it a try . -- 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]
