Fix some typos and other requested changes

Signed-off-by: ivgo <ivgo@spreadgroup.com>
This commit is contained in:
ivgo
2022-05-12 12:18:43 +02:00
parent 477061a096
commit 296bfcb1fd
13 changed files with 2827 additions and 2322 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ To get started, first you need a running instance of Vault. You can follow [this
```yaml
vault:
sourceUrl: http://your-vault-url
baseUrl: http://your-vault-url
token: <VAULT_TOKEN>
secretEngine: 'customSecretEngine' # Optional. By default it uses 'secrets'
kvVersion: <kv-version> # Optional. The K/V version that your instance is using. The available options are '1' or '2'