Skip to main content

Adding a service deployment

  1. Create a Helm chart at namespaces/<bu>/<product>/<service>/deployment/
  2. Add per-environment values at deployment/values/nonlive/dev.yaml (and/or staging.yaml, prod.yaml)
  3. Each values file must include a namespace key matching the namespace declared in product.yaml
  4. Merge to main. The workload ApplicationSet creates an Argo CD Application per values file.
This page was last reviewed on 4 August 2026. It needs to be reviewed again on 4 February 2027 by the page owner #cloud-platform-notify .