Skip to content

Commit 04eeba6

Browse files
Update content/operate/kubernetes/re-clusters/delete-custom-resources.md
Co-authored-by: David Dougherty <david.dougherty@redis.com>
1 parent f5df2b2 commit 04eeba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/kubernetes/re-clusters/delete-custom-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ weight: 70
1414
{{< warning >}}
1515
Use graceful deletion methods
1616

17-
When deleting Redis Enterprise resources or pods, try to avoid use `kubectl delete --force` or similar force deletion commands, as these can lead to:
17+
When deleting Redis Enterprise resources or pods, try to avoid using `kubectl delete --force` or similar force deletion commands, as these can lead to:
1818
- Data loss or corruption
1919
- Incomplete cleanup of resources
2020
- Cluster instability

0 commit comments

Comments
 (0)