Skip to content

Commit 025c62e

Browse files
jmagakGitHub Actions
andauthored
Include the disabling by default (#1356)
Co-authored-by: GitHub Actions <[email protected]>
1 parent 1e347d7 commit 025c62e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

modules/orchestrator/con-supported-architecture-for-orchestrator.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44

55
You can use Orchestrator to design, run, and monitor workflows that automate key tasks. It builds on components like SonataFlow and OpenShift Serverless, which provide the runtime environment and event-driven capabilities needed to power your workflows.
66

7-
To help you get started quickly, the following Orchestrator plugin components are included by default in the `dynamic-plugins.default.yaml` file:
7+
To help you get started quickly, the following Orchestrator plugin components are included but disabled by default in the `dynamic-plugins.default.yaml` file:
88

99
* `"backstage-plugin-orchestrator"`
1010
* `"backstage-plugin-orchestrator-backend-dynamic"`
1111
* `"backstage-plugin-scaffolder-backend-module-orchestrator-dynamic"`
12-
* `"backstage-plugin-orchestrator-form-widgets"`
12+
* `"backstage-plugin-orchestrator-form-widgets"`
13+
14+
To enable these plugins, set the `plugins.disabled` parameter to `false`.

0 commit comments

Comments
 (0)