mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-12 03:45:46 +00:00
Allow the user to set the log driver while keeping the default of passthrough Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
5 lines
95 B
Text
5 lines
95 B
Text
## assert-podman-args "--log-driver" "journald"
|
|
|
|
[Kube]
|
|
Yaml=deployment.yml
|
|
LogDriver=journald
|