Skip to content

Commit 18c6415

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

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
@@ -83,7 +83,7 @@ To monitor the installation add the `--debug` flag. The installation runs severa
8383
1. Install the chart with the `--values` option.
8484

8585
```sh
86-
helm install <operator-name> redis-enterprise-helm/redis-enterprise-operator \
86+
helm install <operator-name> redis/redis-enterprise-operator \
8787
-- version <release-name> \
8888
-- namespace <namespace-name> \
8989
-- create-namespace \

0 commit comments

Comments
 (0)