This stream is created following the format:
{stackName}-{module}
Option 1: NATS
Version 2.6 or higher with Jetstream is required. The recommended way to spin up a NATS deployment is through the official NATS helm chart.Depending on your setup, you may need to activate Jetsream mode on your NATS deployment manually. Jetstream is required for the resources deployed by the Formance Operator to function properly.
Create the NATS settings
In this example, you’ll set up a configuration for the Broker of theformance-dev
stack. This configuration will apply to all the modules of this stack.
Option 2: Kafka
The Formance stack also supports Kafka as a broker. To use Kafka, you need to set up a Kafka cluster and configure the Formance Operator to use it.Create the Kafka settings
In this example, you’ll set up a configuration for the Broker of theformance-dev
stack. This configuration will apply to all the modules of this stack.