You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PostgreSQL container introduced a healthcheck.sh� script that is used to determine if the container is running correctly. (this leads into Kubernetes being able to tell if a container is healthy and needs to be restarted).
The other containers need appropriate scripts to ensure they are running as well.
The text was updated successfully, but these errors were encountered:
The PostgreSQL container introduced a
healthcheck.sh
� script that is used to determine if the container is running correctly. (this leads into Kubernetes being able to tell if a container is healthy and needs to be restarted).The other containers need appropriate scripts to ensure they are running as well.
The text was updated successfully, but these errors were encountered: