parametrize kafka pass config

This commit is contained in:
Christian Tzolov
2022-10-21 15:41:20 +02:00
parent 5cbe143ca3
commit 45890427e2
4 changed files with 9 additions and 7 deletions

View File

@@ -7,6 +7,7 @@
"BrokerList": "localhost:9092",
"ConfluentCloudUsername": "test",
"ConfluentCloudPassword": "test",
"TriggerKafkaTopic": "trigger"
}
}