Skip to content

Commit

Permalink
Update content/operate/kubernetes/deployment/helm.md
Browse files Browse the repository at this point in the history
Co-authored-by: oshri barazani <[email protected]>
  • Loading branch information
kaitlynmichael and oshribr authored Dec 11, 2024
1 parent 6d7bd52 commit 9a61eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/operate/kubernetes/deployment/helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ To monitor the installation add the `--debug` flag. The installation runs severa
1. Install the Helm chart, overriding specific value defaults using `--set`.

```sh
helm install <operator-name> redis-enterprise-helm/redis-enterprise-operator \
helm install <operator-name> redis/redis-enterprise-operator \
-- version <release-name> \
-- namespace <namespace-name> \
-- create-namespace
Expand Down

0 comments on commit 9a61eb4

Please sign in to comment.