diff --git a/doc/source/install/multinode.rst b/doc/source/install/multinode.rst index e6ccd6dbd1..fd1c00940d 100644 --- a/doc/source/install/multinode.rst +++ b/doc/source/install/multinode.rst @@ -492,7 +492,7 @@ RadosGW and created Keystone endpoints by changing the value for : ${GLANCE_BACKEND:="radosgw"} helm install --namespace=openstack --name=glance ./glance \ --set pod.replicas.api=2 \ - --set pod.replicas.registry=2 + --set pod.replicas.registry=2 \ --set storage=${GLANCE_BACKEND} **Install Heat:**