We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 691933c commit 34865adCopy full SHA for 34865ad
examples/docker-compose.yml
@@ -23,6 +23,8 @@ services:
23
KAFKA_CONTROLLER_LISTENER_NAMES: 'CONTROLLER'
24
KAFKA_OFFSETS_TOPIC_REPLICATION_FACTOR: 1
25
KAFKA_GROUP_INITIAL_REBALANCE_DELAY_MS: 0
26
+ KAFKA_CONFLUENT_COMMAND_TOPIC_REPLICATION_FACTOR: 1
27
+ KAFKA_CONFLUENT_LICENSE_TOPIC_REPLICATION_FACTOR: 1
28
29
schema-registry:
30
image: confluentinc/cp-schema-registry:7.8.0
0 commit comments