Merge pull request #4174 from backstage/orkohunter/fix-kafka-issue

fix: kafka plugin breaking the example-app backend
This commit is contained in:
Himanshu Mishra
2021-01-20 23:10:32 +01:00
committed by GitHub
+5
View File
@@ -372,3 +372,8 @@ homepage:
timezone: 'Asia/Tokyo'
pagerduty:
eventsBaseUrl: 'https://events.pagerduty.com/v2'
kafka:
clientId: backstage
brokers:
- localhost:9092