Skip to content

Commit bf1b08c

Browse files
Update content/operate/kubernetes/deployment/helm.md
Co-authored-by: andy-stark-redis <[email protected]>
1 parent 5eef954 commit bf1b08c

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
@@ -25,7 +25,7 @@ Helm charts provide a simple way to install the Redis Enterprise for Kubernetes
2525

2626
The steps below use the following placeholders to indicate command line parameters you must provide:
2727

28-
- `<repo-name>` is the name of repo holding your Helm chart (example: `redis`).
28+
- `<repo-name>` is the name of the repo holding your Helm chart (example: `redis`).
2929
- `<release-name>` is the name you give a specific installation of the Helm chart (example: `my-redis-enterprise-operator`)
3030
- `<chart-version>` is the version of the Helm chart you are installing (example: `7.8.2-2`)
3131
- `<namespace-name>` is the name of the new namespace the Redis operator will run in (example: `ns1`)

0 commit comments

Comments
 (0)