Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions modules/hcp-dc-tls-hosted.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -47,4 +47,4 @@ metadata:
namespace: <hosted_cluster_namespace> <1>
----
+
<1> Specify the namespace where the `HostedCluster` object is created.
<1> Specify the namespace where the `HostedCluster` object is created.