Files
podman/test/e2e/quadlet/exit_code_propagation.kube
Valentin Rothberg 6487d9c11a Quadlet: kube: add ExitCodePropagation field
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>
2023-05-25 14:46:35 +02:00

6 lines
121 B
Plaintext

[Kube]
Yaml=/opt/k8s/deployment.yml
## assert-podman-args "--service-exit-code-propagation=all"
ExitCodePropagation=all