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:
3737You can use this installation on [ OpenShift] ( https://docs.openshift.com/ ) and other K8s distributions
3838including cloud providers' K8s managed clusters.
3939
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 ) .
4243
4344## Before you install
4445
@@ -103,7 +104,9 @@ file as described below.
103104
104105### Using a private image registry
105106
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.
107110The example below shows how to specify the registry and image pull secret in the
108111[ ` values.yaml ` ] ( #the-valuesyaml-file ) file for the Helm chart:
109112
You can’t perform that action at this time.
0 commit comments