File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
content/integrate/redis-data-integration/installation Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -37,8 +37,9 @@ The installation creates the following K8s objects:
37
37
You can use this installation on [ OpenShift] ( https://docs.openshift.com/ ) and other K8s distributions
38
38
including cloud providers' K8s managed clusters.
39
39
40
- You can pull the RDI images from
41
- [ Docker Hub] ( https://hub.docker.com/ ) or from your own [ private image registry] ( #using-a-private-image-registry ) .
40
+ You can pull the RDI images from the
41
+ [ download center] ( https://redis-enterprise-software-downloads.s3.amazonaws.com/redis-di/rdi-1.6.2.tgz )
42
+ or from your own [ private image registry] ( #using-a-private-image-registry ) .
42
43
43
44
## Before you install
44
45
@@ -103,7 +104,9 @@ file as described below.
103
104
104
105
### Using a private image registry
105
106
106
- Add the RDI images from [ Docker Hub] ( https://hub.docker.com/ ) to your local registry.
107
+ Add the RDI images from the
108
+ [ download center] ( https://redis-enterprise-software-downloads.s3.amazonaws.com/redis-di/rdi-1.6.2.tgz )
109
+ to your local registry.
107
110
The example below shows how to specify the registry and image pull secret in the
108
111
[ ` values.yaml ` ] ( #the-valuesyaml-file ) file for the Helm chart:
109
112
You can’t perform that action at this time.
0 commit comments