We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f584c62 commit 721d706Copy full SHA for 721d706
content/operate/kubernetes/deployment/helm.md
@@ -17,7 +17,8 @@ Helm charts provide a simple way to install the Redis Enterprise for Kubernetes
17
- A [supported distribution]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}) of Kubernetes.
18
- At least three worker nodes.
19
- [Kubernetes client (kubectl)](https://kubernetes.io/docs/tasks/tools/).
20
-- [Helm 3.10 or later](https://helm.sh/docs/intro/install/).
+- [Helm 3.10 or later](https://helm.sh/docs/intro/install/)
21
+ or 3.18 for migrating from a non-Helm installation.
22
23
### Example values
24
0 commit comments