You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- <aname="ssl-domains">`service.beta.kubernetes.io/aws-load-balancer-ssl-domains`</a> specifies the domain names for the NLB to which you want auto-discover the SSL certs.
389
+
- <aname="ssl-domains">`service.beta.kubernetes.io/aws-load-balancer-ssl-domains`</a> specifies the domain names for which the controller will automatically discover TLS certificates.
390
390
391
391
!!!note ""
392
-
When both the [ssl-cert](#ssl-cert) and [ssl-domains](#ssl-domains) are specified, `service.beta.kubernetes.io/aws-load-balancer-ssl-cert` annotation
393
-
takes precedence over the `service.beta.kubernetes.io/aws-load-balancer-ssl-domains`.
392
+
The `service.beta.kubernetes.io/aws-load-balancer-ssl-cert` annotation takes precedence
393
+
over the `service.beta.kubernetes.io/aws-load-balancer-ssl-domains` annotation.
0 commit comments