Feature : setup log-opt with podman play kube #11727
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
I'm tying to use kube.yaml directly with podman, I can set log-driver (I want to use journald) but I have to set also log-opt=tag="{{.ImageName}}" (because it's more clear, and driver journald refuse to work without that)
I can understand that setting log-path with kube is not possible but while we can't specify log-driver options directly into yaml file, I can't find any way to configure the log-driver.
Or, this option is here only to set to "none" ?
Thanks for help
The text was updated successfully, but these errors were encountered: