Quadlet - do not set log-driver by default

Update e2e tests not to expect the flag
System tests - explicitly set the log driver to be able to parse the output

Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
This commit is contained in:
Ygal Blum
2023-04-13 09:11:53 +03:00
parent c8eb15114b
commit 4aced7e3eb
7 changed files with 5 additions and 15 deletions

View File

@ -295,8 +295,6 @@ This key can be listed multiple times.
Set the log-driver Podman should use when running the container.
Equivalent to the Podman `--log-driver` option.
The default value is `passthrough`.
### `Mount=`
Attach a filesystem mount to the container.
@ -488,8 +486,6 @@ This key may be used multiple times
Set the log-driver Podman should use when running the container.
Equivalent to the Podman `--log-driver` option.
The default value is `passthrough`.
### `Network=`
Specify a custom network for the container. This has the same format as the `--network` option