Skip to content

Commit 969c2b1

Browse files
Update content/operate/kubernetes/deployment/helm.md
Co-authored-by: oshri barazani <[email protected]>
1 parent 31f69b7 commit 969c2b1

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

2828
```sh
29-
helm repo add redis-enterprise-helm https://helm.redis.io/
29+
helm repo add redis-enterprise https://helm.redis.io/
3030
```
3131

3232
1. Install the Helm chart into a new namespace.

0 commit comments

Comments
 (0)