Skip to content

Commit 9f94129

Browse files
author
GitHub Actions
committed
Minor update
1 parent a6add01 commit 9f94129

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

modules/orchestrator/proc-building-locally.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ You can use the build script (`build.sh`) to build workflow images. You can run
88
.Procedure
99

1010
. Clone the project as shown in the following example:
11-
11+
+
1212
[source, yaml]
1313
----
1414
git clone [email protected]:rhdhorchestrator/orchestrator-demo.git

modules/orchestrator/proc-deploying-workflows-on-a-cluster.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ You can deploy the workflow on a cluster, since the image has been pushed to the
99

1010
* You have an {ocp-short} cluster with the following versions of components installed:
1111

12-
* {product} ({product-very-short}) `v1.7`
13-
* Orchestrator plugins `v1.7.1`
14-
* OpenShift Serverless `v1.36`
15-
* OpenShift Serverless Logic `v1.36`
16-
17-
For further instructions on installing these components, see the {orchestrator-book-link}#con-orchestrator-plugin-components.adoc_orchestrator-rhdh[Orchestrator plugin components on {ocp-short}].
12+
** {product} ({product-very-short}) `v1.7`
13+
** Orchestrator plugins `v1.7.1`
14+
** OpenShift Serverless `v1.36`
15+
** OpenShift Serverless Logic `v1.36`
16+
+
17+
For instructions on how to install these components, see the {orchestrator-book-link}#con-orchestrator-plugin-components.adoc_orchestrator-rhdh[Orchestrator plugin components on {ocp-short}].
1818

1919
* You must apply the workflow manifests in a namespace that contains a `SonataflowPlatform` custom resource (CR), which manages the link:https://docs.redhat.com/en/documentation/red_hat_openshift_serverless/1.36/html-single/serverless_logic/index#serverless-logic-configuring-workflow-services[supporting services].
2020

0 commit comments

Comments
 (0)