Merge "Correcting portal k8s configmap service names"
[oom.git] / kubernetes / dmaap / README.md
1 # Helm Chart for ONAP DMaaP Applications
2
3 ONAP includes the following Kubernetes services:
4
5 1) message-router - a message bus for applications
6 2) dmaap-prov - an API to provision DMaaP resources
7
8 # Service Dependencies
9
10 message-router depends on AAF
11 dmaap-prov depends on AAF and Postgresql.  NOTE: until Postgresql is available as a common service in ONAP, this chart deploys a private instance based on kubernetes/stable chart