-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
The terminationMessagePolicy of AMQ Broker Operator and Operand containers is the default. It uses the contents of terminationMessagePath to populate the container status message on both success and failure but the optional field terminationMessagePath is not specified. Setting the terminationMessagePolicy to FallbackToLogsOnError if the termination message file is empty and the container exited with an error the last chunk of container log output will be used to populate the container status message.