To configure a Deployment on Google Kubernetes Engine (GKE), it is necessary to include a check that ensures that the containers can connect to the database. In case the Pod fails to connect, a script must run on the container to carry out a graceful shutdown. What is the recommended configuration for the Deployment?