Change health check from /health to /api/health to match the actual API endpoint. The server is healthy but the readiness/liveness probes were failing because they were checking the wrong path. Resolves: DEV-387 Co-Authored-By: Paperclip <noreply@paperclip.ing> |
||
|---|---|---|
| .. | ||
| deployment.yaml | ||
| ingress.yaml | ||
| paperclip-secrets-sealed.yaml | ||
| postgres-service.yaml | ||
| postgres-statefulset.yaml | ||
| pvc.yaml | ||
| service.yaml | ||