diff --git a/Documentation/Storage-Configuration/Block-Storage-RBD/block-storage.md b/Documentation/Storage-Configuration/Block-Storage-RBD/block-storage.md index 4e1ecfc5b3d8..21e3676ba3f9 100644 --- a/Documentation/Storage-Configuration/Block-Storage-RBD/block-storage.md +++ b/Documentation/Storage-Configuration/Block-Storage-RBD/block-storage.md @@ -93,10 +93,10 @@ reclaimPolicy: Delete allowVolumeExpansion: true ``` -If you've deployed the Rook operator in a namespace other than "rook-ceph", -change the prefix in the provisioner to match the namespace -you used. For example, if the Rook operator is running in the namespace "my-namespace" the -provisioner value should be "my-namespace.rbd.csi.ceph.com". +If you've deployed the Rook operator in a namespace other than `rook-ceph`, +change the prefix in the provisioner to match the namespace you used. For +example, if the Rook operator is running in the namespace `my-namespace` the +provisioner value should be `my-namespace.rbd.csi.ceph.com`. Create the storage class.