Skip to content

Commit

Permalink
docs(fix): missing ** for bold text
Browse files Browse the repository at this point in the history
In docs page Storage-Configuration/Shared-Filesystem-CephFS/filesystem-storage.md

Signed-off-by: dbrennand <[email protected]>
  • Loading branch information
dbrennand committed Jun 15, 2024
1 parent 720c23a commit e9ff24f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ kubectl delete -f kube-registry.yaml
To delete the filesystem components and backing data, delete the Filesystem CRD.

!!! warning
Data will be deleted if preserveFilesystemOnDelete=false**.
Data will be deleted if **preserveFilesystemOnDelete=false**.

```console
kubectl -n rook-ceph delete cephfilesystem myfs
Expand Down

0 comments on commit e9ff24f

Please sign in to comment.