I am using Kubernetes v1.7 to run a multi-container pod - an app container and a sidecar. I want to restart the pod in case the app container dies. How to achieve this?