aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/common/controller-blueprints/resources/config/application.properties
AgeCommit message (Collapse)AuthorFilesLines
2019-03-04Add CDS as new chartSylvain Desbureaux1-72/+0
CDS (Common Design Studio) was put in common but with the arrival of a chart that hosts the UI, it seems better to have it into its own "root" chart. For now, CDS chart is being installed if it's set as enabled in SDNC. Change-Id: I73bdcfaeb29b796793374513e152244a41e82d52 Issue-ID: CCSDK-1015 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-02-26Fix ControllerBlueprints Chartssteve1-3/+3
Change-Id: I182ec361b16ce037871534e16b07a9057684864e Issue-ID: CCSDK-957 Signed-off-by: ssteve <alphonse.steve.siani.djissitchi@ibm.com>
2019-02-26allign CB and BP containers to OOMSteve Alphonse Siani1-17/+28
Change-Id: I9cb9c1ba231c2218df0cc857ea3b64f331dac13c Issue-ID: CCSDK-957 Signed-off-by: Steve Alphonse Siani <alphonse.steve.siani.djissitchi@ibm.com>
2018-09-21Add missing properties files to SDNCAlexis de Talhouët1-4/+6
Missing netbox and blueprint-rest-adaptor Change-Id: Ifa4f2095190718ae8dc3412eac99ae242978c97e Issue-ID: CCSDK-589 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-20Add controller blueprintsMike Elliott1-0/+59
This is a common Helm Chart for deploying the new Controller Blurprints miscroservice as part of the CDS work being done to enable self service. Change-Id: I435fb4d2b269e230c3149fb39b3632d3eac93878 Issue-ID: CCSDK-523 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>