Skip to content

Commit ae7153b

Browse files
Update content/operate/kubernetes/deployment/helm.md
Co-authored-by: oshri barazani <[email protected]>
1 parent 969c2b1 commit ae7153b

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
@@ -32,7 +32,7 @@ Helm charts provide a simple way to install the Redis Enterprise for Kubernetes
3232
1. Install the Helm chart into a new namespace.
3333

3434
```sh
35-
helm install <operator-name> redis-enterprise-helm/redis-enterprise-operator \
35+
helm install <operator-name> redis/redis-enterprise-operator \
3636
-- version <release-name> \
3737
-- namespace <namespace-name> \
3838
-- create-namespace

0 commit comments

Comments
 (0)