b758883418
Not everyone wants Kafka data stored on a Docker volume. This change allows a user to flexibly control where the data is stored. Change-Id: I2ba8c7a85c7bf2564f954a43c6e6dbb3257fe902
7 lines
221 B
YAML
7 lines
221 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds a new variable, ``kafka_datadir_volume``. This allows you to control
|
|
where the Kafka data is stored. Generally you will want this to be a
|
|
spinning disk, or an array of spinning disks.
|