Monkeys
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

  1. Review service repository changes and release tags.
  2. Update chart values for images, env vars, ingress, storage, and enabled capabilities.
  3. Run chart template or dry-run checks.
  4. Apply database migrations for services that require them.
  5. Deploy during a controlled rollout window.
  6. Verify health checks, workflow execution, tool imports, and key UI routes.

Reference: https://github.com/infmonkeys/helm-charts.

On this page