Skip to content

Commit 9e46d34

Browse files
calvinbuiTimothy-Dougherty
authored andcommitted
Update cert_discovery.md (kubernetes-sigs#1657)
Signed-off-by: Calvin Bui [email protected]
1 parent da4ba20 commit 9e46d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/ingress/cert_discovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Certificate Discovery
22
TLS certificates for ALB Listeners can be automatically discovered with hostnames from Ingress resources if the [`alb.ingress.kubernetes.io/certificate-arn`](annotations.md#certificate-arn) annotation is not specified.
33

4-
The controller will attemp to discovery TLS certificates from the `tls` field in Ingress and `host` field in Ingress rules.
4+
The controller will attempt to discover TLS certificates from the `tls` field in Ingress and `host` field in Ingress rules.
55

66
!!!note ""
77
You need to explicitly specify to use HTTPS listener with [listen-ports](annotations.md#listen-ports) annotation.

0 commit comments

Comments
 (0)