Skip to content

Commit

Permalink
docs: update reference
Browse files Browse the repository at this point in the history
  • Loading branch information
mothershipper committed Sep 23, 2021
1 parent 535cd22 commit 1f760e5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,9 @@ upstream_proxies:
deployment: rds-auth-proxy
# The namespace of your server proxy
namespace: rds-auth-proxy
# The local port to bind our connection to
# Optional, the local port for the port-forward tunnel
# if not specified, a random unused port will be used. If you have
# multiple upstream proxies, leave this unset!
local_port: 8000
# The remote port of the proxy
remote_port: 8000
Expand Down

0 comments on commit 1f760e5

Please sign in to comment.