Skip to content

Commit 73d40f3

Browse files
GitHub Actionsjmagak
authored andcommitted
Apply Peer and Tech suggestions
1 parent 1a31fe2 commit 73d40f3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

modules/orchestrator/proc-enable-orchestrator-plugin.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ You can enable the Orchestrator plugin in {product-very-short} by configuring dy
1515
[source,yaml]
1616
----
1717
- package: "@redhat/backstage-plugin-orchestrator@<plugin_version>"
18-
disabled: false
18+
disabled: false
1919
----
2020
2121
.Example: Complete configuration of the Orchestrator plugin

modules/orchestrator/proc-install-components-for-orchestrator-plugin.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To run the Orchestrator plugin successfully on {ocp-short}, you must install com
1515
+
1616
[NOTE]
1717
====
18-
You must preinstall the components, or install them by using one of the supported methods described in the following section (manual installation, helper script, or Helm chart).
18+
You must preinstall the components, or install them by using one of the supported methods.
1919
====
2020

2121
.Procedure
@@ -24,7 +24,7 @@ To install components (Operators) that provide the dependencies required by the
2424

2525
* Manual installation
2626
* {product-very-short} helper script
27-
* {product-very-short} Orchestrator Infra Helm Chart
27+
* Orchestrator Infrastructure for {product}
2828
+
2929
These components enable the creation of the `SonataFlowPlatform` custom resource and several supporting `NetworkPolicy` resources.
3030
@@ -65,10 +65,10 @@ curl -sSLO https://raw.githubusercontent.com/redhat-developer/rhdh-operator/refs
6565
$ ./plugin-infra.sh
6666
----
6767

68-
.{product-very-short} Orchestrator Infra Helm Chart
69-
You can use {product-very-short} Orchestrator Infra Helm chart to install components for the Orchestrator plugins in empty clusters.
68+
.Orchestrator Infrastructure for {product}
69+
You can use Orchestrator Infrastructure for {product} to install components for the Orchestrator plugins in empty clusters.
7070

7171
[IMPORTANT]
7272
====
73-
The Orchestrator Infra Helm chart is suitable for production use. By default, it does *not* auto-install or auto-upgrade the Operator: you must approve the install plans.
73+
Orchestrator Infrastructure for {product} is suitable for production use. By default, it does *not* auto-install or auto-upgrade the required Serverless Operators: you or a cluster administrator must approve the install plans.
7474
====

0 commit comments

Comments
 (0)