X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Faai%2Fcharts%2Faai-gizmo%2Fvalues.yaml;h=50c9d77a4dcd6c5692116c433a41de9de802c799;hb=00107b55f9b831b6bd5834bea34ea7df330e1f30;hp=f6119bd87c49ca20c93ae242c8eb73e969f55542;hpb=99a74ebd1ea743c78178196bfe9ede6bf4b50f6e;p=oom.git diff --git a/kubernetes/aai/charts/aai-gizmo/values.yaml b/kubernetes/aai/charts/aai-gizmo/values.yaml index f6119bd87c..50c9d77a4d 100644 --- a/kubernetes/aai/charts/aai-gizmo/values.yaml +++ b/kubernetes/aai/charts/aai-gizmo/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. @@ -22,7 +23,7 @@ global: ################################################################# # application image -image: "onap/gizmo:1.1-STAGING-latest" +image: onap/gizmo:1.3-STAGING-latest # application configuration config: @@ -50,10 +51,10 @@ readiness: service: type: NodePort - name: crud-service - portName: crud-service + name: aai-crud-service + portName: aai-crud-service internalPort: 9520 - nodePort: 66 + nodePort: 68 ingress: enabled: false