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 6d7bd52 commit 9a61eb4Copy full SHA for 9a61eb4
content/operate/kubernetes/deployment/helm.md
@@ -65,7 +65,7 @@ To monitor the installation add the `--debug` flag. The installation runs severa
65
1. Install the Helm chart, overriding specific value defaults using `--set`.
66
67
```sh
68
- helm install <operator-name> redis-enterprise-helm/redis-enterprise-operator \
+ helm install <operator-name> redis/redis-enterprise-operator \
69
-- version <release-name> \
70
-- namespace <namespace-name> \
71
-- create-namespace
0 commit comments