Fix typo in ingress-gateway docs

pull/20835/head
Nathan Coleman 9 months ago committed by GitHub
parent 262f435800
commit c1e25c56db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -576,7 +576,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.

Loading…
Cancel
Save