typo correction (#28767)

This commit is contained in:
Alex Fornuto 2023-07-07 11:37:17 -05:00 committed by GitHub
parent f71c2484e0
commit c565681607
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -508,7 +508,7 @@ else [`clusterName`](#clusterName) is used. Default port is 5432.
`sshPublicAddr` controls the advertised addresses for SSH clients. This is also used by the `tsh` client.
This setting will not apply if [`proxyListenerMode`](#proxylistenermode) is set to `multiplex`.
hen `sshPublicAddr` is not set, the addresses are inferred from [`publicAddr`](#publicAddr) if set,
When `sshPublicAddr` is not set, the addresses are inferred from [`publicAddr`](#publicAddr) if set,
else [`clusterName`](#clusterName) is used. Default port is 3023.
`values.yaml` example: