pub const ANNOTATION_RECORD_KIND: &str = "bindy.firestoned.io/recordKind";Expand description
Annotation specifying the DNS record kind Scout should create for this Ingress.
Set to "ARecord" to create an A record. Any other value (or absent) is ignored.