mirror of
https://github.com/containers/podman.git
synced 2025-10-15 18:23:30 +08:00

Only enforce the passthrough log driver for Quadlet. Commit 68fbebf introduced a regression on the `podman-kube@` template as `podman logs` stopped working and settings from containers.conf were ignored. Fixes: #17482 Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>