Merge "[COMMON] Override truststore in aaf_agent image"
[oom.git] / kubernetes / cds / charts / cds-blueprints-processor / values.yaml
index 50c33c2..f120f12 100755 (executable)
@@ -37,6 +37,10 @@ global:
   # envsusbt
   envsubstImage: dibi/envsubst
 
+  #This configuration specifies Service and port for SDNC OAM interface
+  sdncOamService: sdnc-oam
+  sdncOamPort: 8282
+
 #################################################################
 # Secrets metaconfig
 #################################################################
@@ -58,7 +62,7 @@ secrets:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/ccsdk-blueprintsprocessor:0.6.3
+image: onap/ccsdk-blueprintsprocessor:0.7.2
 pullPolicy: Always
 
 # flag to enable debugging - application support required