mirror of
https://github.com/containers/podman.git
synced 2026-03-29 03:52:19 -04:00
Allow the user to set the log driver while keeping the default of passthrough Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
6 lines
95 B
Plaintext
6 lines
95 B
Plaintext
## assert-podman-args "--log-driver" "journald"
|
|
|
|
[Kube]
|
|
Yaml=deployment.yml
|
|
LogDriver=journald
|