Skip to content

Commit 9a61eb4

Browse files
Update content/operate/kubernetes/deployment/helm.md
Co-authored-by: oshri barazani <[email protected]>
1 parent 6d7bd52 commit 9a61eb4

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
@@ -65,7 +65,7 @@ To monitor the installation add the `--debug` flag. The installation runs severa
6565
1. Install the Helm chart, overriding specific value defaults using `--set`.
6666

6767
```sh
68-
helm install <operator-name> redis-enterprise-helm/redis-enterprise-operator \
68+
helm install <operator-name> redis/redis-enterprise-operator \
6969
-- version <release-name> \
7070
-- namespace <namespace-name> \
7171
-- create-namespace

0 commit comments

Comments
 (0)