From 20098b2f1969b509fc5a41a1d755dc4585f1397d Mon Sep 17 00:00:00 2001 From: "Brandon B. Jozsa" Date: Fri, 23 Dec 2016 13:08:31 -0500 Subject: [PATCH] Update getting-started.md --- docs/installation/getting-started.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/installation/getting-started.md b/docs/installation/getting-started.md index f8c6997021..c611da743c 100644 --- a/docs/installation/getting-started.md +++ b/docs/installation/getting-started.md @@ -184,6 +184,7 @@ Make sure sigil is installed to perform the ceph secret generation, as noted in # label all known nodes as candidates for pods kubectl label nodes node-type=storage --all kubectl label nodes openstack-control-plane=enabled --all +kubectl label nodes ceph-storage=enabled --all # move into the aic-helm directory cd aic-helm