Skip to content

Commit 3454165

Browse files
authored
Merge pull request #48440 from xenolinux/registry-8443
BZ2083373: Changes the registry port from 5000 to 8443
2 parents 6cfdd25 + 10a9a92 commit 3454165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/installation-adding-registry-pull-secret.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ endif::[]
137137
----
138138
<1> For `<mirror_registry>`, specify the registry domain name, and optionally the
139139
port, that your mirror registry uses to serve content. For example,
140-
`registry.example.com` or `registry.example.com:5000`
140+
`registry.example.com` or `registry.example.com:8443`
141141
<2> For `<credentials>`, specify the base64-encoded user name and password for
142142
the mirror registry.
143143
+

0 commit comments

Comments
 (0)