Skip to content

Commit

Permalink
en: add warning in cluster deletion (#440)
Browse files Browse the repository at this point in the history
  • Loading branch information
ran-huang authored Jun 28, 2020
1 parent f760ea1 commit d41250e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion en/destroy-a-tidb-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ The above commands that destroy the cluster only remove the running Pod, but the

> **Warning:**
>
> The following commands deletes your data completely. Please be cautious.
> The following commands delete your data completely. Please be cautious.
>
> To ensure data safety, do not delete PVs on any circumstances, unless you are familiar with the working principles of PVs.
{{< copyable "shell-regular" >}}

Expand Down

0 comments on commit d41250e

Please sign in to comment.