Fix Vale errors

Signed-off-by: Hasan Turken <turkenh@gmail.com>
This commit is contained in:
Hasan Turken 2023-06-01 14:54:20 +03:00
parent 3371fe7247
commit 34cf8af0f4
No known key found for this signature in database
GPG Key ID: EE8BB9CB12F58415
1 changed files with 2 additions and 3 deletions

View File

@ -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.