Skip to content

Commit 7cb155a

Browse files
committed
readme change - notification plugin
1 parent 8ff0fa9 commit 7cb155a

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
@@ -341,8 +341,8 @@ helm install <release_name> rhdh-developer/backstage --set orchestrator.enabled=
341341
342342
### Enablement of Notifications Plugin
343343
344-
The orchestrator has a dependency on the Notifications plugin.
345-
To enable the notifications and signals plugin, please edit the dynamic plugin configmap after the installation and add the following:
344+
Workflows running with orchestrator may use the Notifications plugin.
345+
To enable the Notifications and Signals plugins, please edit the dynamic plugin configmap after the installation and add the following:
346346
347347
```
348348
- disabled: false

charts/backstage/README.md.gotmpl

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

282282
### Enablement of Notifications Plugin
283283

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

287287
```
288288
- disabled: false

0 commit comments

Comments
 (0)