Fix doc missing end tag (#46)
Signed-off-by: Kevin Fox <[email protected]> Co-authored-by: Faisal Memon <[email protected]>
This commit is contained in:
@@ -91,6 +91,7 @@ To do a quick non production install:
|
|||||||
kubectl create namespace spire-system
|
kubectl create namespace spire-system
|
||||||
helm install -n spire-system spire-crds charts/spire-crds
|
helm install -n spire-system spire-crds charts/spire-crds
|
||||||
helm install -n spire-system spire charts/spire
|
helm install -n spire-system spire charts/spire
|
||||||
|
```
|
||||||
|
|
||||||
For production installs, please see [the production example](examples/production/).
|
For production installs, please see [the production example](examples/production/).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user