summaryrefslogtreecommitdiffstats
path: root/kubernetes/sdnc/charts/ueb-listener/resources
AgeCommit message (Collapse)AuthorFilesLines
2018-11-05Reduce UEB listener timeoutjmac1-1/+1
Change-Id: Ie2f98e66140b47729458f525b8d1cd09ce005eb3 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-472
2018-08-22port updates to ueb-listener.properties to OOMjmac1-2/+2
Test results: ----------------------------------------------------------- Basic SDNC Health Check | PASS | ----------------------------------------------------------- devel-sdnc-0 2/2 Running 0 3h devel-sdnc-ansible-server-6d8f999475-x8b9k 1/1 Running 0 3h devel-sdnc-db-0 2/2 Running 0 3h devel-sdnc-dgbuilder-65d5b8f5dd-ndbkr 1/1 Running 0 3h devel-sdnc-dmaap-listener-65bd9d5f79-8vssb 1/1 Running 0 3h devel-sdnc-portal-6b65bfcfbb-9gmdb 1/1 Running 0 3h devel-sdnc-ueb-listener-669bc949f4-djr9g 1/1 Running 0 3h Change-Id: Iebe8af5fa2e381072538816a28905ee9faa1d4b1 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-429
2018-05-11General cleanup of SDNC chartsjmac1-3/+3
Addressing issues like: - missing property files - hard-coded ports - hard-coded ODL passwords - improper configMap mounts - incorrect service names Change-Id: I74726ffedbfc20e164a814ca8777a699b92b3d65 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: SDNC-310
2018-05-07Resolve UEB listener dblib config issuejmac1-1/+1
Change-Id: If925a7855b83beba86e769c1350fd65dc4165531 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1049
2018-04-27Fix for UEB connectivity to SDCjmac2-0/+38
A new property was added in Beijing to connect to SDC, so this needed to be added to ueb-listener.properties While investigating, I also noticed that dblib.properties wasn't being properly configured, so I fixed that as well. Added init dependencies on the dmaap and sdc-be pods. Change-Id: I40b36c7333d511aeaa03e51cd9fadc8dc10956ac Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: CCSDK-254
2018-04-02Add Standardized Configuration to SDN-C Chartjmac1-0/+21
Change-Id: I9f4d43c2a3f0766b9c8477a180f5a0bd45fde243 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-748