File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/operate/kubernetes/deployment Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Helm charts provide a simple way to install the Redis Enterprise for Kubernetes
2525
2626The 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 ` )
You can’t perform that action at this time.
0 commit comments