From 501a19f74ca475744b57d2fed3687400a3d449f0 Mon Sep 17 00:00:00 2001 From: "Brandon B. Jozsa" Date: Fri, 23 Dec 2016 13:09:39 -0500 Subject: [PATCH] Update getting-started.md --- docs/installation/getting-started.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/installation/getting-started.md b/docs/installation/getting-started.md index c611da743c..c391ea45a0 100644 --- a/docs/installation/getting-started.md +++ b/docs/installation/getting-started.md @@ -182,7 +182,6 @@ 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