Crazy-xyr commented on issue #12567:
URL: https://github.com/apache/apisix/issues/12567#issuecomment-3244698340
@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
--
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]