Merge "Update ML and Babel logback.xml config"
[oom.git] / kubernetes / vfc / charts / vfc-vnfres / values.yaml
index 2b0651a..79c7682 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/vfc/vnfres:1.1.0-SNAPSHOT-latest
+image: onap/vfc/vnfres:1.1.0-STAGING-latest
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -59,6 +59,7 @@ readiness:
 service:
   type: ClusterIP
   name: vfc-vnfres
+  portName: vfc-vnfres
   externalPort: 8802
   internalPort: 8802
 #  nodePort: 30802