diff --git a/docs/pages/includes/plugins/config-toml-teleport.mdx b/docs/pages/includes/plugins/config-toml-teleport.mdx index f8570c029b28f..874f9a9d472e4 100644 --- a/docs/pages/includes/plugins/config-toml-teleport.mdx +++ b/docs/pages/includes/plugins/config-toml-teleport.mdx @@ -2,7 +2,7 @@ **`addr`**: Include the hostname and HTTPS port of your Teleport Proxy Service -or Teleport Enterprise Cloud tenant (e.g., `teleport.example.com:443` or +or Teleport Enterprise Cloud account (e.g., `teleport.example.com:443` or `mytenant.teleport.sh:443`). **`identity`**: Fill this in with the path to the identity file you exported diff --git a/examples/chart/event-handler/README.md b/examples/chart/event-handler/README.md index b520604cac6e9..07a6d885197f8 100644 --- a/examples/chart/event-handler/README.md +++ b/examples/chart/event-handler/README.md @@ -21,7 +21,9 @@ The following values can be set for the Helm chart: teleport.address - Host/port combination of the teleport auth server + hostname and HTTPS port of your Teleport Proxy Service +or Teleport Enterprise Cloud account (e.g., `teleport.example.com:443` or +`mytenant.teleport.sh:443`) string "" yes