diff --git a/README.md b/README.md index 70d9601..7964135 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ The directory contains the Crossplane compositions to setup and configure Vault. ``` tree -` +``` The Crossplane compositons are located in the `apis` directory. Crossplane compositions can be packaged up with information about @@ -122,7 +122,7 @@ Use either one of the following options to install and configure Vault. [KUTTL](https://kuttl.dev/) tests and then validating the configuration. Resources can be seen using -`crossplane beta render vault.sec.upbound.io configuration-vault`. +`crossplane beta trace vault.sec.upbound.io configuration-vault`. This will produce an output like below. Note that there may be various interim stages leading up to all resources being available. ``` @@ -256,7 +256,7 @@ key_version 1 Decrypt the information. ``` vault write transit/decrypt/payment \ - ciphertext="" ``` ## Clean up