gitdataai/deploy/templates
ZhenYi cac342bdc5 refactor(deploy): remove gingress controller, switch to nginx ingress
- Delete gingress templates (deployment, rbac, service)
- Remove gingress config block from values.yaml
- Switch ingress class to nginx with full annotations:
  - Unlimited body size for large file uploads
  - WebSocket support with 1h timeouts
  - Cookie-based session affinity
  - Real IP passthrough via X-Forwarded-For
2026-05-12 17:20:52 +08:00
..
app fix(deploy): hardcode PVC name as shared-data in templates, remove pvcName Helm value 2026-05-12 16:36:13 +08:00
email_worker fix(deploy): replace underscores with hyphens in container names and fix namespace Helm ownership 2026-05-10 23:23:45 +08:00
git_hook fix(deploy): hardcode PVC name as shared-data in templates, remove pvcName Helm value 2026-05-12 16:36:13 +08:00
gitserver fix(deploy): hardcode PVC name as shared-data in templates, remove pvcName Helm value 2026-05-12 16:36:13 +08:00
metrics_aggregator fix(deploy): replace underscores with hyphens in container names and fix namespace Helm ownership 2026-05-10 23:23:45 +08:00
static_server fix(deploy): hardcode PVC name as shared-data in templates, remove pvcName Helm value 2026-05-12 16:36:13 +08:00
_helpers.tpl feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
hpa.yaml feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
ingress.yaml feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
NOTES.txt feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
secret.yaml feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
serviceaccount.yaml feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00