- Increase memory limit from 1Gi to 1.5Gi - Increase MSSQL_MEMORY_LIMIT_MB from 768 to 1024 - Increase liveness probe initialDelaySeconds to 120 - Increase failureThreshold to 5 for more tolerance - Increase readiness probe timeouts Fixes DEF-001: SQL Server was crashing with Exit Code 137 (OOMKilled) due to insufficient memory allocation for SQL Server 2022 Express. |
||
|---|---|---|
| .. | ||
| api.yaml | ||
| configmap.yaml | ||
| deploy.sh | ||
| frontend.yaml | ||
| hpa.yaml | ||
| ingress.yaml | ||
| kustomization.yaml | ||
| namespace.yaml | ||
| networkpolicy.yaml | ||
| secrets.yaml | ||
| sqlserver.yaml | ||