Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 364 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 364 Bytes

argo-workflows

Kubernetes workflows to be executed on ArgoCD

For Details about Argo: https://argoproj.github.io/

Sample Condition Workflow

Steps:

  • Adds two numbers
  • Multiplies or subtracts based on condition check

High Level Workflow view:

HighLevel

Detailed Workflow view:

Detailed