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 9a61eb4 commit 18c6415Copy full SHA for 18c6415
content/operate/kubernetes/deployment/helm.md
@@ -83,7 +83,7 @@ To monitor the installation add the `--debug` flag. The installation runs severa
83
1. Install the chart with the `--values` option.
84
85
```sh
86
- helm install <operator-name> redis-enterprise-helm/redis-enterprise-operator \
+ helm install <operator-name> redis/redis-enterprise-operator \
87
-- version <release-name> \
88
-- namespace <namespace-name> \
89
-- create-namespace \
0 commit comments