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 31f69b7 commit 969c2b1
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 @@ -26,7 +26,7 @@ Helm charts provide a simple way to install the Redis Enterprise for Kubernetes
1. Add the `redis` repository.

```sh
helm repo add redis-enterprise-helm https://helm.redis.io/
helm repo add redis-enterprise https://helm.redis.io/
```

1. Install the Helm chart into a new namespace.
Expand Down

0 comments on commit 969c2b1

Please sign in to comment.