Merge "Add a path param in esr-gui annotations"
authorMike Elliott <mike.elliott@amdocs.com>
Mon, 7 May 2018 13:58:18 +0000 (13:58 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 7 May 2018 13:58:18 +0000 (13:58 +0000)
kubernetes/esr/charts/esr-gui/templates/service.yaml

index 6a274b5..678db1a 100644 (file)
@@ -30,7 +30,8 @@ metadata:
           "url": "/esr-gui",
           "protocol": "UI",
           "port": "{{ .Values.service.internalPort }}",
-          "visualRange":"1"
+          "visualRange":"1",
+          "path":"/iui/aai-esr-gui"
       }
       ]'
 spec: