Skip to content

Commit 641d8c8

Browse files
Update content/operate/kubernetes/deployment/helm.md
Co-authored-by: andy-stark-redis <[email protected]>
1 parent bf1b08c commit 641d8c8

File tree

1 file changed

+1
-1
lines changed
  • content/operate/kubernetes/deployment

1 file changed

+1
-1
lines changed

content/operate/kubernetes/deployment/helm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ helm install <operator-name> redis/redis-enterprise-operator \
101101

102102
## Uninstall
103103

104-
1. Delete any custom resources managed by the operator. See [Delete custom resources]({{<relref "operate/kubernetes/re-clusters/delete-custom-resources">}}) for detailed steps. Custom resources must be deleted in the correct order to avoid errors.
104+
1. Delete any custom resources managed by the operator. See [Delete custom resources]({{<relref "operate/kubernetes/re-clusters/delete-custom-resources">}}) for detailed steps. You must delete custom resources in the correct order to avoid errors.
105105

106106
2. Uninstall the Helm chart.
107107

0 commit comments

Comments
 (0)