academia/deploy/k3s
Andrés Eduardo García Márquez d8bfe3bee7 fix(k3s): increase SQL Server memory limits to prevent OOMKilled
- Memory limit: 384Mi → 768Mi
- Memory request: 256Mi → 512Mi
- MSSQL_MEMORY_LIMIT_MB: 340 → 512

Previous limits caused OOMKilled restarts during SQL Server startup.
2026-01-09 07:19:42 -05:00
..
api.yaml refactor(k3s): rename namespace from student-enrollment to academia 2026-01-08 16:44:22 -05:00
configmap.yaml refactor(k3s): rename namespace from student-enrollment to academia 2026-01-08 16:44:22 -05:00
deploy.sh ci: optimize deployment workflow for k3s 2026-01-08 13:34:38 -05:00
frontend.yaml refactor(k3s): rename namespace from student-enrollment to academia 2026-01-08 16:44:22 -05:00
hpa.yaml refactor(k3s): rename namespace from student-enrollment to academia 2026-01-08 16:44:22 -05:00
ingress.yaml refactor(k3s): rename namespace from student-enrollment to academia 2026-01-08 16:44:22 -05:00
kustomization.yaml refactor(k3s): rename namespace from student-enrollment to academia 2026-01-08 16:44:22 -05:00
namespace.yaml refactor(k3s): rename namespace from student-enrollment to academia 2026-01-08 16:44:22 -05:00
networkpolicy.yaml refactor(k3s): rename namespace from student-enrollment to academia 2026-01-08 16:44:22 -05:00
secrets.yaml refactor(k3s): rename namespace from student-enrollment to academia 2026-01-08 16:44:22 -05:00
sqlserver.yaml fix(k3s): increase SQL Server memory limits to prevent OOMKilled 2026-01-09 07:19:42 -05:00