Cloud Native Operations
Helm Deploy and Update
Deploy and update Monkeys with Helm
Helm Deploy and Update
Use Helm when deploying Monkeys to Kubernetes. Keep runtime values and secrets outside the docs repository.
Update Checklist
- Review service repository changes and release tags.
- Update chart values for images, env vars, ingress, storage, and enabled capabilities.
- Run chart template or dry-run checks.
- Apply database migrations for services that require them.
- Deploy during a controlled rollout window.
- Verify health checks, workflow execution, tool imports, and key UI routes.
Reference: https://github.com/infmonkeys/helm-charts.