Skip to content

Commit 6d7bd52

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

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
@@ -60,7 +60,7 @@ To monitor the installation add the `--debug` flag. The installation runs severa
6060

6161
### Specify values during install
6262

63-
1. View configurable values with `helm show values redis/redis-enterprise-operator --version <release-name>`.
63+
1. View configurable values with `helm show values redis/redis --version <release-name>`.
6464

6565
1. Install the Helm chart, overriding specific value defaults using `--set`.
6666

0 commit comments

Comments
 (0)