You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have integrated vault with appauth and kv - version 2 in my quarkus application.
when i wanted to load a specific version of secret, i have added it as query parameter in secret-config-kv-path, can it be decoupled from the path as another variable or since secret-config-kv-path takes list of paths, this is the way to go?
I have integrated vault with appauth and kv - version 2 in my quarkus application.
when i wanted to load a specific version of secret, i have added it as query parameter in secret-config-kv-path, can it be decoupled from the path as another variable or since
secret-config-kv-path
takes list of paths, this is the way to go?The text was updated successfully, but these errors were encountered: