kubernetes v1.34

PodFailurePolicyOnExitCodesRequirement.containerName

Restricts the check for exit codes to the container with the specified name. When null, the rule applies to all containers. When specified, it should match one the container or initContainer names in the pod template.

1 fields
PodFailurePolicyOnExitCodesRequirement.containerName fields and descriptions
Field / TypeDescription
PodFailurePolicyOnExitCodesRequirement.containerName
string

Restricts the check for exit codes to the container with the specified name. When null, the rule applies to all containers. When specified, it should match one the container or initContainer names in the pod template.