Files
BackOffice/k8s/staging
masoodafar-web 2a7bb0592d
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 15m26s
feat: add K8s deployment manifest with GW_URL and BLAZOR_ENVIRONMENT
- Create k8s/staging/backoffice-deployment.yaml with env vars:
  GW_URL=https://cms.se.kbs1.ir (injected into appsettings at startup)
  BLAZOR_ENVIRONMENT=Staging
- Update CI/CD to apply K8s manifests on deploy (like CMS does)
- This makes configuration persistent across CI/CD deployments
2026-03-15 03:11:38 +03:30
..