gitdataai/deploy
ZhenYi c033cc3ff8 fix(k8s): add procps to worker images and fix probe commands
- Add procps to git-hook and email-worker Dockerfiles (provides pgrep)
- Change all exec probes from pgrep to kill -0 1 (more reliable, bash built-in)
- Add startupProbe to gitserver with 30 failure threshold (5min max startup time)
- Increase gitserver liveness initialDelay to 30s for slower SSH init
2026-04-15 22:13:16 +08:00
..
templates fix(deploy): bind app to 0.0.0.0 for K8s Service connectivity 2026-04-15 14:26:42 +08:00
Chart.yaml init 2026-04-15 09:08:09 +08:00
configmap.yaml init 2026-04-15 09:08:09 +08:00
secrets.yaml.example init 2026-04-15 09:08:09 +08:00
values.user.yaml.example init 2026-04-15 09:08:09 +08:00
values.yaml fix(k8s): add procps to worker images and fix probe commands 2026-04-15 22:13:16 +08:00