mirror of
https://github.com/containers/podman.git
synced 2025-12-04 04:09:40 +08:00
We were accidentally setting incorrect defaults for the network namespace for rootless `pod create` when infra containers were not being created. This should resolve that issue. Signed-off-by: Matthew Heon <matthew.heon@pm.me>