Skip to content

global-workflows

Global automation workflows.

Deployment Scope

  • Cluster scope: global
  • Values key: global.global_workflows
  • ArgoCD Application template: charts/argocd-understack/templates/application-global-workflows.yaml

How to Enable

Set this component to enabled in your deployment values file:

$CLUSTER_NAME/deploy.yaml
global:
  global_workflows:
    enabled: true

Deployment Repo Overrides

Use your deployment repo to provide environment-specific values and overlays.
Start with Component Reference and Deploy Repo.

Notes

  • Document prerequisites for this component.
  • Document required secrets and config inputs.
  • Document validation checks and troubleshooting commands.