Skip to content

Commit

Permalink
Merge pull request rook#15086 from zdover23/wip-doc-2024-12-04-Storag…
Browse files Browse the repository at this point in the history
…e-Configuration-Block-Storage-RBD-block-storage-provision-storage

block-storage.md: Add formatting to namespaces
  • Loading branch information
travisn authored Dec 9, 2024
2 parents e6db006 + fb682e2 commit 2c20720
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 2c20720

Please sign in to comment.