feat: adopt vault api signature calls based on proposal

Signed-off-by: Ilya Katlinski <ilya.katlinsky@gmail.com>
This commit is contained in:
Ilya Katlinski
2023-09-10 07:20:10 +02:00
parent 03947ee72a
commit 1bdcf6bb7a
8 changed files with 34 additions and 19 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ metadata:
# ...
annotations:
vault.io/secrets-path: path/to/secrets
vault.io/secret-engine: customSecretEngine # Optional. By default it uses 'secertEngine' value from configuration.
vault.io/secrets-engine: customSecretEngine # Optional. By default it uses the 'secretEngine' value from your app-config.
```
The path is relative to your secrets engine folder. So if you want to get the secrets for backstage and you have the following directory structure: