gitdataai/deploy/templates
ZhenYi 8be15cb81e fix(deploy): hardcode PVC name as shared-data in templates, remove pvcName Helm value
PVC name is now immutable — hardcoded in all 4 deployment templates instead
of being a configurable Helm value. Removed pvcName from values.yaml and
--set pvcName from deploy.sh. This ensures the PVC can never be renamed or
deleted by Helm operations, only manually via kubectl.
2026-05-12 16:36:13 +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
gingress fix(db): use seconds for connection pool timeouts instead of milliseconds 2026-05-10 23:58:16 +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