Complete and annotated workflow examples
WorkflowTemplate
, WorkflowRun
, and WorkflowRunTemplate
.
WorkflowTemplate
that generates a password and pushes it to a specified secret store.
WorkflowRun
to execute the generate-and-push-password
template once.
WorkflowRunTemplate
to run the same workflow on a schedule (every 12 hours).