Skip to content

Commit 0c642f3

Browse files
committed
Separating IAM auth to separate example
Removed commented-out configuration for AWS RDS IAM authentication.
1 parent 872fb51 commit 0c642f3

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

charts/sourcegraph/examples/aws/override.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,3 @@ frontend:
1414
# ...
1515
host: sourcegraph.company.com # Replace with your actual hostname
1616
ingressClassName: alb
17-
18-
# Uncomment if using AWS RDS with IAM authentication
19-
# env:
20-
# PG_CONNECTION_UPDATER:
21-
# value: EC2_ROLE_CREDENTIALS
22-
# AWS_STS_REGIONAL_ENDPOINTS:
23-
# value: regional

0 commit comments

Comments
 (0)