mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
Previous URLs which included a track in the querystring now go to standard paths instead.
24 lines
724 B
Plaintext
24 lines
724 B
Plaintext
---
|
|
layout: "docs"
|
|
page_title: "Examples"
|
|
sidebar_current: "docs-platform-k8s-examples"
|
|
sidebar_title: "Examples"
|
|
description: |-
|
|
This section documents configuration options for the Vault Helm chart
|
|
---
|
|
|
|
# Helm Chart Examples
|
|
|
|
~> **Important Note:** This chart is not compatible with Helm 2. Please use Helm 3 with this chart.
|
|
|
|
These are a collection of examples of common configurations for Vault using the Helm chart.
|
|
|
|
The following are different configuration examples to support a variety of
|
|
deployment models. You can view the different examples from the list on the left.
|
|
|
|
## Learn
|
|
|
|
Refer to the [Run Vault on
|
|
Kubernetes](https://learn.hashicorp.com/collections/vault/kubernetes)
|
|
guides for step-by-step tutorials.
|