Merge pull request #25901 from eulores/patch-1

Update podman-systemd.unit.5.md
This commit is contained in:
openshift-merge-bot[bot]
2025-04-16 21:06:36 +00:00
committed by GitHub

View File

@ -996,7 +996,7 @@ a `$name.pod` file creates a `$name-pod.service` unit and a `systemd-$name` Podm
Valid options for `[Pod]` are listed below:
| **[Pod] options** | **podman container create equivalent** |
| **[Pod] options** | **podman pod create equivalent** |
|-------------------------------------|----------------------------------------|
| AddHost=example\.com:192.168.10.11 | --add-host example.com:192.168.10.11 |
| ContainersConfModule=/etc/nvd\.conf | --module=/etc/nvd\.conf |