Changes
Performance Improvements
- Reduce Kubernetes health check frequency by 75% (liveness: 60s, readiness: 30s intervals)
- Add proper probe timeouts and failure thresholds for better reliability
Infrastructure
- Add dockerhub imagePullSecret for private registry access
Bug Fixes
- Resolve excessive database connection creation from frequent health checks
- Improve connection management and reduce resource usage
This release addresses connection spam issues reported in production deployments.
🤖 Generated with Claude Code