Add graphadmin microservice to oom
[oom.git] / kubernetes / aai / charts / aai-babel / values.yaml
index ef872a0..7ba1c6b 100644 (file)
@@ -1,4 +1,5 @@
 # Copyright © 2018 Amdocs, AT&T
+# Modifications Copyright © 2018 Bell Canada
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -24,7 +25,7 @@ global:
 #################################################################
 
 # application image
-image: onap/babel:1.2-STAGING-latest
+image: onap/babel:1.3-STAGING-latest
 
 # application configuration
 config:
@@ -52,9 +53,8 @@ readiness:
 
 service:
   type: NodePort
-  name: babel
   portName: babel
-  externalPort: 79
+  externalPort: 9516
   internalPort: 9516
   nodePort: 79