pub const HOST_NETWORK_ANNOTATION: &str = "yah.network";Expand description
Annotation key requesting a workload share the host network namespace.
See WorkloadSpec::wants_host_network.
pub const HOST_NETWORK_ANNOTATION: &str = "yah.network";Annotation key requesting a workload share the host network namespace.
See WorkloadSpec::wants_host_network.