Files
CMS/.gitea
masoodafar-web f4e24f7449
Build and Deploy to Production / build-and-deploy (push) Has been cancelled
feat: externalize appsettings to K8s Secret — config persists independently of image rebuilds
- Add cms-config.yaml (K8s Secret) for staging and production
- Mount appsettings.{Environment}.json from Secret into /app/
- Update CI/CD pipelines to apply Secret before Deployment
- Remove redundant env vars (Kestrel, FileStorage) — now in config file
2026-02-23 21:58:56 +03:30
..