academia/deploy/k3s
Andrés Eduardo García Márquez 823ad242d2
CI/CD Pipeline / deploy (push) Successful in 1m27s Details
CI/CD Pipeline / smoke-tests (push) Failing after 39s Details
CI/CD Pipeline / e2e-tests (push) Has been skipped Details
CI/CD Pipeline / rollback (push) Has been skipped Details
fix(deploy): add App__BaseUrl env var for activation URLs
The activation URL was incorrectly pointing to localhost:4200 in production
because App:BaseUrl configuration was missing. Added the environment variable
to both K3s and Docker Compose deployments.

Fixes: Activation URL shows http://localhost:4200 instead of production domain

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 13:35:36 -05:00
..
api.yaml fix(deploy): add App__BaseUrl env var for activation URLs 2026-01-09 13:35:36 -05:00
configmap.yaml refactor(k3s): rename namespace from student-enrollment to academia 2026-01-08 16:44:22 -05:00
deploy.sh fix(ci): make tests optional when dotnet not installed 2026-01-09 08:29:25 -05:00
frontend.yaml refactor(k3s): rename namespace from student-enrollment to academia 2026-01-08 16:44:22 -05:00
hpa.yaml chore(deploy): update deployment config and add utility scripts 2026-01-09 07:44:43 -05:00
ingress.yaml refactor(k3s): rename namespace from student-enrollment to academia 2026-01-08 16:44:22 -05:00
kustomization.yaml chore(deploy): update deployment config and add utility scripts 2026-01-09 07:44:43 -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 chore(deploy): update deployment config and add utility scripts 2026-01-09 07:44:43 -05:00
sqlserver.yaml fix(k3s): change SQL Server liveness probe to TCP 2026-01-09 09:05:47 -05:00