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