change in cdt-port in parent chart
[oom.git] / kubernetes / appc / values.yaml
index 1bb7e23..4b47c63 100644 (file)
@@ -29,7 +29,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/appc-image:1.3.0-SNAPSHOT-latest
+image: onap/appc-image:1.3.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -70,6 +70,9 @@ dgbuilder:
   service:
     name: appc-dgbuilder
 
+#passing value to cdt chart. value of nodePort3 will be same as appc.service.nodePort3.
+appc-cdt:
+  nodePort3: 11
 # default number of instances
 replicaCount: 1