From 63e29bf641e39b7a884ca766c882f60ac3d18b1d Mon Sep 17 00:00:00 2001 From: Andrea Hoffer Date: Wed, 12 Feb 2025 15:30:12 -0500 Subject: [PATCH] OSDOCS#11611: Noting not to include the port number --- modules/customize-certificates-api-add-named.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/customize-certificates-api-add-named.adoc b/modules/customize-certificates-api-add-named.adoc index 3984d11e72..53e5e4f6dc 100644 --- a/modules/customize-certificates-api-add-named.adoc +++ b/modules/customize-certificates-api-add-named.adoc @@ -69,7 +69,7 @@ $ oc patch apiserver cluster \ [{"names": [""], //<1> "servingCertificate": {"name": ""}}]}}}' <2> ---- -<1> Replace `` with the FQDN that the API server should provide the certificate for. +<1> Replace `` with the FQDN that the API server should provide the certificate for. Do not include the port number. <2> Replace `` with the name used for the secret in the previous step. . Examine the `apiserver/cluster` object and confirm the secret is now