Merge "Use service values in msb annotation"
authorBorislav Glozman <Borislav.Glozman@amdocs.com>
Tue, 10 Apr 2018 13:22:59 +0000 (13:22 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 10 Apr 2018 13:22:59 +0000 (13:22 +0000)
kubernetes/uui/templates/service.yaml

index 4570c99..9e94784 100644 (file)
@@ -30,7 +30,7 @@ metadata:
           "url": "/usecase-ui",
           "path":"/iui/usecaseui",
           "protocol": "UI"
-          "port": "8080",
+          "port": "{{ .Values.service.internalPort }}",
           "visualRange":"1|0"
       }
       ]'