Argo Event Bus
Deploys an EventBus resource as a part of the Argo Events architecture.
The EventBus is a set of NATS nodes that temporarily store inbound events from EventSources before distributing them via Sensors.
Usage
A few notes for the proper usage of an EventBus:
An EventBus is a namespaced resource, and you can have at most one per namespace.
For every namespace where you want to deploy EventSources and Sensors, you must have an EventBus deployed.