Skip to content

Commit 3fa5f01

Browse files
authored
Merge pull request #20580 from liangxia/bz1814932
Bug 1814932: Fix var name
2 parents f54d2b2 + 1568d51 commit 3fa5f01

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
@@ -75,7 +75,7 @@ The contents of the file resemble the following example:
7575
},
7676
...
7777
----
78-
<1> For `bastion_host_name`, specify the registry domain name
78+
<1> For `<local_registry_host_name>`, specify the registry domain name
7979
that you specified in your certificate, and for `<local_registry_host_port>`,
8080
specify the port that your mirror registry uses to serve content.
8181
<2> For `<credentials>`, specify the base64-encoded user name and password for

0 commit comments

Comments
 (0)