update readme to remove links to docs we don't have yet
This commit is contained in:
parent
001ff9450f
commit
51d8b51e14
1 changed files with 8 additions and 6 deletions
14
README.md
14
README.md
|
@ -8,9 +8,10 @@ This repository contains the official HashiCorp Helm chart for installing
|
||||||
and configuring Vault on Kubernetes. This chart supports multiple use
|
and configuring Vault on Kubernetes. This chart supports multiple use
|
||||||
cases of Vault on Kubernetes depending on the values provided.
|
cases of Vault on Kubernetes depending on the values provided.
|
||||||
|
|
||||||
For full documentation on this Helm chart along with all the ways you can
|
[//]: # (These docs don't exist yet)
|
||||||
use Vault with Kubernetes, please see the
|
[//]: # (For full documentation on this Helm chart along with all the ways you can)
|
||||||
[Vault and Kubernetes documentation](https://www.vault.io/docs/platform/k8s/index.html).
|
[//]: # (use Vault with Kubernetes, please see the)
|
||||||
|
[//]: # ([Vault and Kubernetes documentation](https://www.vault.io/docs/platform/k8s/index.html).)
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
|
@ -37,9 +38,10 @@ then be installed directly:
|
||||||
|
|
||||||
helm install ./vault-helm
|
helm install ./vault-helm
|
||||||
|
|
||||||
Please see the many options supported in the `values.yaml`
|
[//]: # (These docs don't exist yet)
|
||||||
file. These are also fully documented directly on the
|
[//]: # (Please see the many options supported in the `values.yaml`)
|
||||||
[Vault website](https://www.vault.io/docs/platform/k8s/helm.html).
|
[//]: # (file. These are also fully documented directly on the)
|
||||||
|
[//]: # ([Vault website](https://www.vault.io/docs/platform/k8s/helm.html).)
|
||||||
|
|
||||||
### Using auto-unseal
|
### Using auto-unseal
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue