From ec891f9624dc3b4d21075710aa9ae762644b3d74 Mon Sep 17 00:00:00 2001 From: "Brandon B. Jozsa" Date: Fri, 23 Dec 2016 12:38:38 -0500 Subject: [PATCH] Update getting-started.md --- docs/installation/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/getting-started.md b/docs/installation/getting-started.md index 799377c0f0..f8c6997021 100644 --- a/docs/installation/getting-started.md +++ b/docs/installation/getting-started.md @@ -176,7 +176,7 @@ You can start openstack-helm fairly quickly. Assuming the above requirements ar Note that the ```bootstrap``` chart is meant to be installed in every namespace you plan to use. It helps install required secrets. -If any helm install step fails, you can back it out with ```helm delete --purge``` +If any helm install step fails, you can back it out with ```helm delete --purge ``` Make sure sigil is installed to perform the ceph secret generation, as noted in the [Requirements](Requirements).