Helm charts and apps for pm-setup
[nonrtric/plt/ranpm.git] / install / helm / nrt-pm / charts / kafka-producer-pm-xml2json / config / application_configuration.json
1 {
2     "types": [
3       {
4         "id": "xml-file-data-to-filestore",
5         "kafkaInputTopic": "collected-file"
6       }
7     ]
8   }