Skip to content

Commit cd0a939

Browse files
committed
readme change - notification plugin
1 parent 438f3db commit cd0a939

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

charts/backstage/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -354,8 +354,8 @@ helm install <release_name> rhdh-developer/backstage --set orchestrator.enabled=
354354
355355
### Enablement of Notifications Plugin
356356
357-
The orchestrator has a dependency on the Notifications plugin.
358-
To enable the notifications and signals plugin, please edit the dynamic plugin configmap after the installation and add the following:
357+
Workflows running with orchestrator may use the Notifications plugin.
358+
To enable the Notifications and Signals plugins, please edit the dynamic plugin configmap after the installation and add the following:
359359
360360
```
361361
- disabled: false

charts/backstage/README.md.gotmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,8 +289,8 @@ helm install <release_name> rhdh-developer/backstage --set orchestrator.enabled=
289289

290290
### Enablement of Notifications Plugin
291291

292-
The orchestrator has a dependency on the Notifications plugin.
293-
To enable the notifications and signals plugin, please edit the dynamic plugin configmap after the installation and add the following:
292+
Workflows running with orchestrator may use the Notifications plugin.
293+
To enable the Notifications and Signals plugins, please edit the dynamic plugin configmap after the installation and add the following:
294294

295295
```
296296
- disabled: false

0 commit comments

Comments
 (0)