doc: update vault-helm to 0.3.2 (#8119)

This commit is contained in:
Jason O'Donnell 2020-01-08 11:41:26 -05:00 committed by GitHub
parent aa1761fb03
commit 038d7bfc86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -35,7 +35,7 @@ and consider if they're appropriate for your deployment.
* `repository` (`string: "hashicorp/vault-k8s"`) - The name of the Docker image for Vault Agent Injector.
* `tag` (`string: "0.1.1"`) - The tag of the Docker image for the Vault Agent Injector. **This should be pinned to a specific version when running in production.** Otherwise, other changes to the chart may inadvertently upgrade your admission controller.
* `tag` (`string: "0.1.2"`) - The tag of the Docker image for the Vault Agent Injector. **This should be pinned to a specific version when running in production.** Otherwise, other changes to the chart may inadvertently upgrade your admission controller.
* `pullPolicy` (`string: "IfNotPresent"`) - The pull policy for container images. The default pull policy is `IfNotPresent` which causes the Kubelet to skip pulling an image if it already exists.

View File

@ -54,7 +54,7 @@ $ git clone https://github.com/hashicorp/vault-helm.git
$ cd vault-helm
# Checkout a tagged version
$ git checkout v0.3.0
$ git checkout v0.3.2
# Run Helm
$ helm install --dry-run ./

View File

@ -62,7 +62,7 @@ $ git clone https://github.com/hashicorp/vault-helm.git
$ cd vault-helm
# Checkout a tagged version
$ git checkout v0.3.0
$ git checkout v0.3.2
# Run Helm
$ helm install --name vault ./

View File

@ -24,7 +24,7 @@ To install a new instance of Vault and the Vault Agent Injector, run the followi
```bash
helm install --name=vault \
--set="injector.enabled=true" \
https://github.com/hashicorp/vault-helm/archive/v0.3.0.tar.gz
https://github.com/hashicorp/vault-helm/archive/v0.3.2.tar.gz
```
Other values in the Helm chart can be used to limit the namespaces the injector