gitdataai/deploy/templates/git_hook
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
..
deployment.yaml fix(deploy): hardcode PVC name as shared-data in templates, remove pvcName Helm value 2026-05-12 16:36:13 +08:00
service.yaml feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00