Skip to content

Commit 9473101

Browse files
andy-stark-rediskaitlynmichael
authored andcommitted
DOC-4367 implemented feedback
1 parent aa4bda7 commit 9473101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/integrate/redis-data-integration/installation/install-k8s.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ To pull images from a local registry, you must provide the image pull secret and
107107
1. Start the installation:
108108

109109
```bash
110-
helm install <The logical chart name> rdi-k8s/<rdi-tag>/helm
110+
helm install <The logical chart name> rdi-k8s/<rdi-tag>/helm --create-namespace -n rdi
111111
```
112112

113113
### The `values.yaml` file

0 commit comments

Comments
 (0)