pub const ANNOTATION_SCOUT_ENABLED: &str = "bindy.firestoned.io/scout-enabled";Expand description
Simplified opt-in annotation — set to "true" to enable Scout for this Ingress.
Takes precedence over (and is preferred to) ANNOTATION_RECORD_KIND for new users.
Both annotations are accepted for backward compatibility.