Bootstrapping kubernetes auth method
Important Note: This chart is not compatible with Helm 2. Please use Helm 3.6+ with this chart.
In this example, we will walk through how to set up the Kubernetes Auth Method.
This assumes the following commands will be run inside a Vault pod running in Kubernetes.
You will optionally need the following variables:
Exec into the Vault pod:
Then run the following command to configure the Kubernetes Auth Method:
From here you can continue to configure Vault from the Kubernetes Auth Method documentation.