Health checks implementation & ConfigMap set up
- Add health checks to all microservices
- Add health checks UI add-on to frontend
- Upgrade EF Core to
3.0.0
- Organize better the
Startup
files - Set up k8s probes
- Move environment variables to a common
ConfigMap