Fix ControllerBlueprints Chart 30/79230/1
authorssteve <alphonse.steve.siani.djissitchi@ibm.com>
Tue, 26 Feb 2019 22:43:33 +0000 (17:43 -0500)
committerssteve <alphonse.steve.siani.djissitchi@ibm.com>
Tue, 26 Feb 2019 22:45:15 +0000 (17:45 -0500)
Change-Id: I182ec361b16ce037871534e16b07a9057684864e
Issue-ID: CCSDK-957
Signed-off-by: ssteve <alphonse.steve.siani.djissitchi@ibm.com>
kubernetes/common/controller-blueprints/resources/config/application.properties

index 69dd54c..7eec7f9 100755 (executable)
@@ -59,11 +59,11 @@ controllerblueprints.blueprintEnrichmentPath=/etc/blueprints/enrichment
 # blueprints.load.initial-data may be overridden by ENV variables
 controllerblueprints.loadInitialData={{ .Values.config.initDataLoad }}
 controllerblueprints.loadBluePrint=true
-controllerblueprints.loadBluePrintPaths=/opt/model-catalog/blueprint-model/service-blueprint
+controllerblueprints.loadBluePrintPaths=/opt/app/onap/model-catalog/blueprint-model/service-blueprint
 controllerblueprints.loadModelType=true
-controllerblueprints.loadModeTypePaths=/opt/model-catalog/definition-type/starter-type
+controllerblueprints.loadModeTypePaths=/opt/app/onap/model-catalog/definition-type/starter-type
 controllerblueprints.loadResourceDictionary=true
-controllerblueprints.loadResourceDictionaryPaths=/opt/model-catalog/resource-dictionary/starter-dictionary
+controllerblueprints.loadResourceDictionaryPaths=/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary
 
 # CBA file extension
 controllerblueprints.loadCbaExtension=zip