mirror of
https://github.com/containers/podman.git
synced 2026-03-11 19:27:26 -04:00
When we create a pod we have to parse the network mode form the config
file. This is a regression in commit d28e85741f.
Fixes #12207
Signed-off-by: Paul Holzinger <pholzing@redhat.com>