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 31f69b7 commit 969c2b1Copy full SHA for 969c2b1
content/operate/kubernetes/deployment/helm.md
@@ -26,7 +26,7 @@ Helm charts provide a simple way to install the Redis Enterprise for Kubernetes
26
1. Add the `redis` repository.
27
28
```sh
29
- helm repo add redis-enterprise-helm https://helm.redis.io/
+ helm repo add redis-enterprise https://helm.redis.io/
30
```
31
32
1. Install the Helm chart into a new namespace.
0 commit comments