From 7c06693960a30afc0046ed7129ccd964af38efcd Mon Sep 17 00:00:00 2001 From: Zac Bergquist Date: Thu, 28 Sep 2023 10:54:49 -0600 Subject: [PATCH] Fix the in-product link to trusted cluster docs (#32749) Closes #31354 --- .../TrustedClusters/templates/trusted_cluster_enterprise.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web/packages/teleport/src/TrustedClusters/templates/trusted_cluster_enterprise.yaml b/web/packages/teleport/src/TrustedClusters/templates/trusted_cluster_enterprise.yaml index 6f64a10bab306..71bd422999111 100644 --- a/web/packages/teleport/src/TrustedClusters/templates/trusted_cluster_enterprise.yaml +++ b/web/packages/teleport/src/TrustedClusters/templates/trusted_cluster_enterprise.yaml @@ -13,8 +13,7 @@ spec: # this is the only field that can be changed later. enabled: true # the token expected by the "root" cluster: - # This can be a static token from the root cluster https://goteleport.com/docs/trustedclusters/#static-join-tokens - # or a dynamic token generated by the root cluster https://goteleport.com/docs/trustedclusters/#dynamic-join-tokens + # https://goteleport.com/docs/management/admin/trustedclusters/#step-36-establish-trust-between-clusters token: secret-token-from-root-cluster # the address in 'host:port' form of the reverse tunnel listening port on the # "root" proxy server: