mirror of
https://github.com/containers/podman.git
synced 2026-03-10 10:47:15 -04:00
When `--pod-id-file` is used do not parse the default network namespace
and let specgen handle it instead.
This regression was introduced in commit 7ef3981abe.
Fixes #11303
Signed-off-by: Paul Holzinger <pholzing@redhat.com>