feat(quadlet: kube): support multiple Yaml entries

fixes https://github.com/containers/podman/issues/26274

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
This commit is contained in:
axel7083
2025-10-22 16:09:47 +02:00
parent c15e84534e
commit 8e013c0012
5 changed files with 41 additions and 9 deletions

View File

@@ -1392,6 +1392,9 @@ Alternatively, users can explicitly set the `WorkingDirectory` field of the `Ser
Please note that if the `WorkingDirectory` field of the `Service` group is set,
Quadlet will not set it even if `SetWorkingDirectory` is set
Special case:
* If multiple `Yaml` path are provided only `unit` is supported.
### `UserNS=`
Set the user namespace mode for the container. This is equivalent to the Podman `--userns` option and
@@ -1401,6 +1404,8 @@ generally has the form `MODE[:OPTIONS,...]`.
The path, absolute or relative to the location of the unit file, to the Kubernetes YAML file to use.
This key can be listed multiple times.
## Network units [Network]
Network files are named with a `.network` extension and contain a section `[Network]` describing the