Commit Graph
1 Commits
Author SHA1 Message Date
Test fde949ad5d k8s: fix workflows deployment entrypoint and env vars
- Binary path: /app/worker (not /app/workflows) 
- Env var: TEMPORAL_HOSTPORT (not TEMPORAL_HOST) 
- ConfigMap key: temporal-hostport (not temporal-host) 
- Add temporal-namespace to ConfigMap
- Separate server (HTTP) and worker (Temporal activities) containers
- Fix health check endpoints
2026-09-08 08:58:45 -07:00