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 969c2b1 commit ae7153bCopy full SHA for ae7153b
content/operate/kubernetes/deployment/helm.md
@@ -32,7 +32,7 @@ Helm charts provide a simple way to install the Redis Enterprise for Kubernetes
32
1. Install the Helm chart into a new namespace.
33
34
```sh
35
- helm install <operator-name> redis-enterprise-helm/redis-enterprise-operator \
+ helm install <operator-name> redis/redis-enterprise-operator \
36
-- version <release-name> \
37
-- namespace <namespace-name> \
38
-- create-namespace
0 commit comments