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 ae7153b commit 6d7bd52Copy full SHA for 6d7bd52
content/operate/kubernetes/deployment/helm.md
@@ -60,7 +60,7 @@ To monitor the installation add the `--debug` flag. The installation runs severa
60
61
### Specify values during install
62
63
-1. View configurable values with `helm show values redis/redis-enterprise-operator --version <release-name>`.
+1. View configurable values with `helm show values redis/redis --version <release-name>`.
64
65
1. Install the Helm chart, overriding specific value defaults using `--set`.
66
0 commit comments