pub const ALLOW_ZONE_NAMESPACES_WILDCARD: &str = "*";Expand description
Wildcard value for ANNOTATION_ALLOW_ZONE_NAMESPACES meaning “any
namespace may target this instance.” Use with care — restores the
pre-F-003 cluster-wide behaviour.
pub const ALLOW_ZONE_NAMESPACES_WILDCARD: &str = "*";Wildcard value for ANNOTATION_ALLOW_ZONE_NAMESPACES meaning “any
namespace may target this instance.” Use with care — restores the
pre-F-003 cluster-wide behaviour.