28d673b949
* Use Terminated instead of Failed Containers that terminate successfully (exit code 0) can also be restarted and it's the default behaviour is restartPolicy is not specified. * Use Exited instead of Failed