mirror of https://github.com/crossplane/docs.git
Fix Vale errors
Signed-off-by: Hasan Turken <turkenh@gmail.com>
This commit is contained in:
parent
3371fe7247
commit
34cf8af0f4
|
@ -39,7 +39,7 @@ are available from the Vault documentation.
|
|||
|
||||
### Add the Vault Helm chart
|
||||
|
||||
Add the Hashicorp Helm repository.
|
||||
Add the Helm repository for `hashicorp`.
|
||||
```shell
|
||||
helm repo add hashicorp https://helm.releases.hashicorp.com --force-update
|
||||
```
|
||||
|
@ -188,8 +188,7 @@ Success! Data written to: auth/kubernetes/role/crossplane
|
|||
## Install Crossplane
|
||||
|
||||
{{<hint "important" >}}
|
||||
Plugin support was introduced with Crossplane v1.12. Make sure you are using
|
||||
a version of Crossplane that supports plugins.
|
||||
Crossplane v1.12 introduced the plugin support. Make sure your version of Crossplane supports plugins.
|
||||
{{< /hint >}}
|
||||
|
||||
Install the Crossplane with the External Secrets Stores feature enabled.
|
||||
|
|
Loading…
Reference in New Issue