Skip to content

Commit

Permalink
Try to be more clear in the explanation.
Browse files Browse the repository at this point in the history
The previous version could be misleading when trying to use the
message consumer and generator together with the standalone broker.
  • Loading branch information
ruedigergad committed Feb 15, 2024
1 parent 3769298 commit 1724ad6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,9 @@ Deploy example without message generation:

```
cd helm
helm install my-bowerick-brk bwrck-brk
helm install my-bowerick bwrck-brk
# To install this in parallel with the above, use, e.g.:
# helm install my-bowerick-brk bwrck-brk
```

Add second deployment for message generation:
Expand Down

0 comments on commit 1724ad6

Please sign in to comment.