Adaptation of test env to helm chart
[nonrtric.git] / test / simulator-group / dmaapadp / application_configuration.json
1 {
2   "types": [
3      {
4         "id": "ExampleInformationType",
5         "dmaapTopicUrl": "/events/unauthenticated.dmaapadp.json/dmaapadapterproducer/msgs",
6         "useHttpProxy": ${DMMAAP_ADP_PROXY_FLAG}
7      }
8   ]
9 }