From 0139d163d2c6dc5818a37ff54636c45b40561b4c Mon Sep 17 00:00:00 2001 From: Steven Martin Date: Mon, 6 Jan 2025 12:52:53 -0500 Subject: [PATCH] docs: update verbiage for rds helm install Co-authored-by: Gavin Frazar --- .../database-access/enroll-aws-databases/rds.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/enroll-resources/database-access/enroll-aws-databases/rds.mdx b/docs/pages/enroll-resources/database-access/enroll-aws-databases/rds.mdx index 808d63bbaca13..f4d6e72254d56 100644 --- a/docs/pages/enroll-resources/database-access/enroll-aws-databases/rds.mdx +++ b/docs/pages/enroll-resources/database-access/enroll-aws-databases/rds.mdx @@ -317,7 +317,7 @@ Token Type Labels Expiry Time (UTC) Create a Helm values file called `values.yaml`, assigning to the value of the join token you retrieved above, to the host **and port** of your Teleport -Proxy Service, false to `enterprise` if you are using the community/OSS version, +Proxy Service, `enterprise` to false if you are using the community/OSS version, and to the host **and port** of your RDS database (e.g., `myrds.us-east-1.rds.amazonaws.com:5432`):