You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<1> The base domain of the cluster. All DNS records must be sub-domains of this
@@ -237,13 +240,8 @@ ifndef::openshift-origin[]
237
240
<11> Whether to enable or disable FIPS mode. By default, FIPS mode is not enabled. If FIPS mode is enabled, the {op-system-first} machines that {product-title} runs on bypass the default Kubernetes cryptography suite and use the cryptography modules that are provided with {op-system} instead.
238
241
endif::openshift-origin[]
239
242
ifndef::restricted[]
240
-
ifdef::ibm-z,ibm-z-kvm[]
241
-
<12> The pullSecret value contains the authentication information for your registry. For `<bastion_host_name>`, specify the registry domain name that you specified in the certificate for your mirror registry, and for `<credentials>`, specify the base64-encoded user name and password for your mirror registry.
242
-
endif::ibm-z,ibm-z-kvm[]
243
-
ifndef::ibm-z,ibm-z-kvm[]
244
243
<12> The pull secret that you obtained from the
245
244
link:https://cloud.redhat.com/openshift/install/pull-secret[Pull Secret] page on the {cloud-redhat-com} site.
246
-
endif::ibm-z,ibm-z-kvm[]
247
245
This pull secret allows you to authenticate with the services that are
248
246
provided by the included authorities, including Quay.io, which serves the
249
247
container images for {product-title} components.
@@ -253,10 +251,6 @@ ifdef::restricted[]
253
251
port, that your mirror registry uses to serve content. For example
254
252
`registry.example.com` or `registry.example.com:5000`. For `<credentials>`,
255
253
specify the base64-encoded user name and password for your mirror registry.
256
-
<13> The pull secret that you obtained from the
257
-
link:https://cloud.redhat.com/openshift/install/pull-secret[Pull Secret] page on the {cloud-redhat-com} site. This pull secret allows you to authenticate with the services that are
258
-
provided by the included authorities, including Quay.io, which serves the
259
-
container images for {product-title} components.
260
254
endif::restricted[]
261
255
ifndef::openshift-origin[]
262
256
<13> The public portion of the default SSH key for the `core` user in
0 commit comments