summaryrefslogtreecommitdiffstats
path: root/README_CONTAINERIZED_INSTALLATION.md
diff options
context:
space:
mode:
Diffstat (limited to 'README_CONTAINERIZED_INSTALLATION.md')
-rw-r--r--README_CONTAINERIZED_INSTALLATION.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README_CONTAINERIZED_INSTALLATION.md b/README_CONTAINERIZED_INSTALLATION.md
index 0a0ebb836..5e013e809 100644
--- a/README_CONTAINERIZED_INSTALLATION.md
+++ b/README_CONTAINERIZED_INSTALLATION.md
@@ -48,17 +48,17 @@ before attempting to pull any of the following images.
openshift/origin
openshift/node (node + openshift-sdn + openvswitch rpm for client tools)
openshift/openvswitch (centos7 + openvswitch rpm, runs ovsdb ovsctl processes)
- registry.access.redhat.com/rhel7/etcd3
+ registry.access.redhat.com/rhel7/etcd
OpenShift Enterprise
openshift3/ose
openshift3/node
openshift3/openvswitch
- registry.access.redhat.com/rhel7/etcd3
+ registry.access.redhat.com/rhel7/etcd
Atomic Enterprise Platform
aep3/aep
aep3/node
aep3/openvswitch
- registry.access.redhat.com/rhel7/etcd3
+ registry.access.redhat.com/rhel7/etcd
* note openshift3/* and aep3/* images come from registry.access.redhat.com and
rely on the --additional-repository flag being set appropriately.