Termination
Appears in
.Values.workload.$name.podSpec.containers.$name
termination
Define termination for the container
Key | workload.$name.podSpec.containers.$name.termination |
Type | map |
Required | ❌ |
Helm tpl | ❌ |
Default | {} |
Example
termination.messagePath
Define termination message path for the container
Key | workload.$name.podSpec.containers.$name.termination.messagePath |
Type | string |
Required | ❌ |
Helm tpl | ✅ |
Default | "" |
Example
termination.messagePolicy
Define termination message policy for the container
Key | workload.$name.podSpec.containers.$name.termination.messagePolicy |
Type | string |
Required | ❌ |
Helm tpl | ✅ |
Default | "" |
Example