tests pass

This commit is contained in:
Bel LaPointe
2023-03-17 08:03:39 -06:00
parent 70324cfd49
commit 7889816a0b
4 changed files with 36 additions and 4 deletions

View File

@@ -14,7 +14,9 @@
"name": "kafka",
"kafka": {
"topic": "topic-name",
"consumer_group": "consumer-group-name"
"consumer_group": "consumer-group-name",
"addr": "",
"crt": ""
}
}
}