diff --git a/doc/source/storage/kubernetes/install-rook-ceph-a7926a1f9b70.rst b/doc/source/storage/kubernetes/install-rook-ceph-a7926a1f9b70.rst
index 20334ca20..90bf08dd5 100644
--- a/doc/source/storage/kubernetes/install-rook-ceph-a7926a1f9b70.rst
+++ b/doc/source/storage/kubernetes/install-rook-ceph-a7926a1f9b70.rst
@@ -179,7 +179,7 @@ application. Provide a password coded in base64.
 
         $ cat << EOF >> dashboard-override.yaml
         cephClusterSpec:
-        dashboard:
+          dashboard:
             enabled: true
             password: "bXlfZGFzaGJvYXJkX3Bhc3N3ZAo="
         EOF