From 3956c380aa3578e03597efe2aff9e4d8d2ff4025 Mon Sep 17 00:00:00 2001 From: Sourav21jain <112230391+Sourav21jain@users.noreply.github.com> Date: Fri, 22 Aug 2025 12:26:42 +0530 Subject: [PATCH] Update hcp-dc-tls-hosted.adoc https://issues.redhat.com/browse/OSDOCS-15916 --- modules/hcp-dc-tls-hosted.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/hcp-dc-tls-hosted.adoc b/modules/hcp-dc-tls-hosted.adoc index c1158e02011b..66bd354f922a 100644 --- a/modules/hcp-dc-tls-hosted.adoc +++ b/modules/hcp-dc-tls-hosted.adoc @@ -17,7 +17,7 @@ In order for the data plane workers in the hosted cluster to be able to retrieve ---- spec: additionalTrustBundle: - - name: user-ca-bundle <1> + name: user-ca-bundle <1> ---- + <1> The `user-ca-bundle` entry is a config map that you create in the next step. @@ -47,4 +47,4 @@ metadata: namespace: <1> ---- + -<1> Specify the namespace where the `HostedCluster` object is created. \ No newline at end of file +<1> Specify the namespace where the `HostedCluster` object is created.