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:
kfox1111
2023-10-18 21:28:00 +00:00
committed by GitHub
co-authored by Faisal Memon
parent cf226a73d5
commit 5025025fdc
+1
View File
@@ -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/).