Backport of Fix typo in ingress-gateway docs into release/1.15.x (#20836)

backport of commit c1e25c56db

Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
pull/20900/head
hc-github-team-consul-core 2024-03-12 17:13:46 -04:00 committed by GitHub
parent d0afffa83d
commit 59558b7022
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -568,7 +568,7 @@ Specifies a list of cipher suites that gateway listeners support when negotiatin
- Default: None
- Data type: List of string values. Refer to the [Consul repository](https://github.com/hashicorp/consul/blob/v1.11.2/types/tls.go#L154-L169) for a list of supported ciphers.
### `TSL.SDS`
### `TLS.SDS`
Specifies parameters for loading the TLS certificates from an external SDS service. Refer to [Serve custom TLS certificates from an external service](/consul/docs/connect/gateways/ingress-gateway/tls-external-service) for additional information.