Skip to content

Commit

Permalink
Merge pull request rook#14342 from dbrennand/docs-fix-missing-bold
Browse files Browse the repository at this point in the history
docs(fix): missing ** in filesystem-storage.md
  • Loading branch information
BlaineEXE authored Jun 26, 2024
2 parents bd02cf1 + e9ff24f commit 22125ba
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 22125ba

Please sign in to comment.