Skip to content

Commit

Permalink
Fix the in-product link to trusted cluster docs (#32671)
Browse files Browse the repository at this point in the history
Closes #31354
  • Loading branch information
zmb3 authored Sep 28, 2023
1 parent 4def17e commit c2f470f
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c2f470f

Please sign in to comment.