Update getting-started.md

This commit is contained in:
Brandon B. Jozsa 2016-12-23 13:08:31 -05:00 committed by GitHub
parent ec891f9624
commit 20098b2f19

View File

@ -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