Update helm charts with release docker artifacts
[oom.git] / kubernetes / aai / charts / aai-babel / values.yaml
index ef872a0..64970e0 100644 (file)
@@ -24,7 +24,7 @@ global:
 #################################################################
 
 # application image
-image: onap/babel:1.2-STAGING-latest
+image: onap/babel:1.2.0
 
 # application configuration
 config:
@@ -52,7 +52,6 @@ readiness:
 
 service:
   type: NodePort
-  name: babel
   portName: babel
   externalPort: 79
   internalPort: 9516