diff --git a/charts/spire/README.md b/charts/spire/README.md index aa89c4b..9dd5f3e 100644 --- a/charts/spire/README.md +++ b/charts/spire/README.md @@ -91,6 +91,7 @@ To do a quick non production install: kubectl create namespace spire-system helm install -n spire-system spire-crds charts/spire-crds helm install -n spire-system spire charts/spire +``` For production installs, please see [the production example](examples/production/).