mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-06 08:55:44 +00:00
Add a new field `ExitCodePropagation` field to allow for configuring the newly added functionality of controlling how the main PID of a kube service exits. Jira: issues.redhat.com/browse/RUN-1776 Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
5 lines
121 B
Text
5 lines
121 B
Text
[Kube]
|
|
Yaml=/opt/k8s/deployment.yml
|
|
|
|
## assert-podman-args "--service-exit-code-propagation=all"
|
|
ExitCodePropagation=all
|