summaryrefslogtreecommitdiffstats
path: root/kubernetes/pomba/charts/pomba-contextaggregator/templates/configmap.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-11-05BugFix:CtxAggr doesn't pick up events- OOM chgLeigh, Phillip (pl876u)1-0/+8
The root cause is due to DMaap topic wasn't created on a freshly deployed system. The solution is to create these POMBA related topics if not exists. Issue-ID: LOG-794 Change-Id: I0d9aabbbcb649d355b1928e05292f8b51c38ef9f Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2018-08-13Adding POMBA Context Aggregator service to OOM.Vitaly Lavrusevich1-0/+29
Issue-ID: LOG-460 Change-Id: I47f54bf79c14b8f44a8a15a827ab38761ecc51fd Signed-off-by: Prudence Au <prudence.au@amdocs.com>