summaryrefslogtreecommitdiffstats
path: root/kubernetes/dmaap/charts/dmaap-bus-controller/resources/config/dmaapbc.properties
AgeCommit message (Collapse)AuthorFilesLines
2019-03-05Extract dmaap components into components direconwar1-217/+0
This will help enable edge deployment Issue-ID: DMAAP-1068 Change-Id: I61df2887069a0302341c0004914158398ecd58d9 Signed-off-by: econwar <conor.ward@est.tech>
2019-01-25Modifications for AAF identitiesdglFromAtt1-3/+6
Change-Id: I8eb1e09fb6256ef08d858b3fb94c887dab6244b7 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-856
2018-10-23Provision clients for PNF topicsdglFromAtt1-0/+214
In addition to adding the pub and sub client Role to the PNF topics for use by the PRH, we fixed the readinessProbe to wait for the message-router pod. This should avoid attempts to provision before MR is ready to accept. Also, properly delivered the dmaapbc.properties file which was lost from previous commits! Change-Id: I8016bc83a9c3ba75de22732e475c5f1896ea4ae4 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-548