Skip to content

Commit 3ea50b5

Browse files
GitHub Actionsjmagak
authored andcommitted
Minor fix
1 parent 7117638 commit 3ea50b5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

assemblies/assembly-building-and-deploying-serverless-workflows.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,14 @@ endif::[]
99
:context: orchestrator-rhdh
1010
= Build and deploy serverless workflows
1111

12-
To make a workflow available in the Orchestrator plugin, the full workflow lifecycle, moving the workflow from your local machine to deployment on a cluster, involves the following main steps. These steps can often be run using a single script.
12+
To deploy a workflow and make it available in the Orchestrator plugin, follow these main steps:
1313

1414
* Building workflow images
1515
* Generating workflow manifests
1616
* Deploying workflows to a cluster
1717
18+
This process moves the workflow from your local machine to deployment on a cluster.
19+
1820
// why build workflow images
1921
include::modules/orchestrator/con-why-build-workflow-images.adoc[leveloffset=+1]
2022

0 commit comments

Comments
 (0)