Skip to content

Commit 98750b4

Browse files
DOC-5011 fixed another link
1 parent f4c8048 commit 98750b4

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ The installation creates the following K8s objects:
3737
You can use this installation on [OpenShift](https://docs.openshift.com/) and other K8s distributions
3838
including 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.
107110
The 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

0 commit comments

Comments
 (0)