X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Faai%2Fcharts%2Faai-babel%2Fvalues.yaml;h=7ba1c6bc038990d72c7b47185151a82530d2dcd6;hb=00107b55f9b831b6bd5834bea34ea7df330e1f30;hp=ef872a04a2de503ffb0961fb6dda13a4a3d859a9;hpb=a557d3ffcb47e184bc131ea1003470b7ac8bf9d6;p=oom.git diff --git a/kubernetes/aai/charts/aai-babel/values.yaml b/kubernetes/aai/charts/aai-babel/values.yaml index ef872a04a2..7ba1c6bc03 100644 --- a/kubernetes/aai/charts/aai-babel/values.yaml +++ b/kubernetes/aai/charts/aai-babel/values.yaml @@ -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