Helm charts and apps for pm-setup
[nonrtric/plt/ranpm.git] / install / helm / nrt-pm / charts / kafka-producer-pm-json2kafka / config / application_configuration.json
1 {
2   "types": [
3     {
4       "id": "json-file-data-from-filestore",
5       "kafkaInputTopic": "json-file-ready-kp",
6       "inputJobType": "xml-file-data-to-filestore",
7       "inputJobDefinition": {
8         "kafkaOutputTopic": "json-file-ready-kp"
9       }
10     }
11   ]
12 }