pub const HOST_NETWORK_VALUE: &str = "host";Expand description
Annotation value (for HOST_NETWORK_ANNOTATION) selecting host
networking. Any other value leaves the workload in an isolated netns.
pub const HOST_NETWORK_VALUE: &str = "host";Annotation value (for HOST_NETWORK_ANNOTATION) selecting host
networking. Any other value leaves the workload in an isolated netns.