Fix typo in AppRole guide (#4509)
This commit is contained in:
parent
ef8f23a0b2
commit
9b06c0fb56
|
@ -326,7 +326,7 @@ $ curl --silent \
|
|||
--location \
|
||||
--header "X-Vault-Token: $VAULT_TOKEN" \
|
||||
--request PUT \
|
||||
--data @app-1-secret-read.hcl \
|
||||
--data @app-1-secret-read.json \
|
||||
$VAULT_ADDR/v1/sys/policy/app-1-secret-read
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue