We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8db779 commit 825031cCopy full SHA for 825031c
docs/annotations/annotations.md
@@ -305,6 +305,9 @@ Additional annotations that are currently implemented only by AWS are:
305
If the value of this annotation is `true`, specifies that CNAME records generated by the
306
resource should instead be alias records.
307
308
+This annotation is only supported on A, AAAA, and CNAME record types. Endpoints with other
309
+record types (e.g. MX, SRV, TXT) that have this annotation set will be rejected.
310
+
311
This annotation is only relevant if the `--aws-prefer-cname` flag is specified.
312
313
### external-dns.alpha.kubernetes.io/set-identifier
0 commit comments