Files
vault/website/content/docs/platform/k8s/helm/examples/index.mdx
Bryce Kalow e27b43c482 feat(website): migrates nav data format and updates docs pages (#11242)
* migrates nav data format and updates docs pages

* removes sidebar_title from content files
2021-04-06 13:49:04 -04:00

23 lines
698 B
Plaintext

---
layout: 'docs'
page_title: 'Examples'
sidebar_current: 'docs-platform-k8s-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.