Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 660 Bytes

external.mdx

File metadata and controls

26 lines (20 loc) · 660 Bytes
layout page_title sidebar_current sidebar_title description
docs
External Vault
docs-platform-k8s-examples-external
External Vault
Describes how to set up an external Vault

External Vault

~> Important Note: This chart is not compatible with Helm 2. Please use Helm 3 with this chart.

The below values.yaml can be used to set up an external vault server or cluster.

injector:
  externalVaultAddr: "http://external-vault:8200"

Learn

Refer to the Integrate a Kubernetes Cluster with an External Vault guide for a step-by-step tutorial.