Skip to content

Commit 6563d7a

Browse files
h104908h104908
authored andcommitted
#37164:Fixed typo exiting->existing
1 parent 66d9ee5 commit 6563d7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/installation-bare-metal-config-yaml.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ registry.
337337
endif::openshift-origin[]
338338
endif::ibm-z,ibm-z-kvm[]
339339
ifdef::ibm-z,ibm-z-kvm[]
340-
<14> Add the `additionalTrustBundle` parameter and value. The value must be the contents of the certificate file that you used for your mirror registry, which can be an exiting, trusted certificate authority or the self-signed certificate that you generated for the mirror registry.
340+
<14> Add the `additionalTrustBundle` parameter and value. The value must be the contents of the certificate file that you used for your mirror registry, which can be an existing, trusted certificate authority or the self-signed certificate that you generated for the mirror registry.
341341
endif::ibm-z,ibm-z-kvm[]
342342
ifndef::openshift-origin[]
343343
<15> Provide the `imageContentSources` section from the output of the command to

modules/installation-generate-aws-user-infra-install-config.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ For `<local_registry>`, specify the registry domain name, and optionally the
8282
port, that your mirror registry uses to serve content. For example
8383
`registry.example.com` or `registry.example.com:5000`. For `<credentials>`,
8484
specify the base64-encoded user name and password for your mirror registry.
85-
.. Add the `additionalTrustBundle` parameter and value. The value must be the contents of the certificate file that you used for your mirror registry, which can be an exiting, trusted certificate authority or the self-signed certificate that you generated for the mirror registry.
85+
.. Add the `additionalTrustBundle` parameter and value. The value must be the contents of the certificate file that you used for your mirror registry, which can be an existing, trusted certificate authority or the self-signed certificate that you generated for the mirror registry.
8686
+
8787
[source,yaml]
8888
----

0 commit comments

Comments
 (0)