aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dmaap/charts/dmaap-bus-controller/resources/config
AgeCommit message (Collapse)AuthorFilesLines
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
2018-10-16Set properties using k8s configmapdglFromAtt1-12/+1
Change-Id: I1e32231f468dc00f089f51dc6a70c4d1970e507f Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-829
2018-08-14License Addition for Dcaegen2,Policy,DmaapDurgpal1-0/+14
Issue-ID: OOM-1305 Change-Id: Idb6ad7004b7a4dc20ffafda72d60c8547eedfb9e Signed-off-by: Durgpal <durgpal@amdocs.com>
2018-04-30Integration w common/postgresDominic Lunanuova1-0/+14
Patchset 1: first cut at integration with common/postgres Patchset 2: Mandeep Khinda - refactored charts to standardize Wired in shared postgres chart Patchset 6: Introduced simple dmaap/Makefile to force helm dep up in the deeper charts directory. Includes slight modification to parent make clean target Patchset 8: merge conflict again Change-Id: If59f08638bac8761ae5452b60f172c99fcf4ec86 Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Issue-ID: DMAAP-117 Signed-off-by: Dominic Lunanuova <dgl@research.att.com>