From: HuabingZhao Date: Fri, 1 Sep 2017 04:50:20 +0000 (+0800) Subject: add service port to annotation X-Git-Tag: 2.0.0-ONAP~702^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f48d0837258002517d75260cf809428b26bd8630;p=oom.git add service port to annotation Issue-Id: OOM-222 Change-Id: Iaebaf08d595adfeae405799572b10d59adad61a5 Signed-off-by: HuabingZhao --- diff --git a/kubernetes/policy/templates/all-services.yaml b/kubernetes/policy/templates/all-services.yaml index 0dc17853ed..eb524edfc4 100644 --- a/kubernetes/policy/templates/all-services.yaml +++ b/kubernetes/policy/templates/all-services.yaml @@ -77,6 +77,7 @@ metadata: "version": "v1", "url": "/pdp", "protocol": "REST" + "port": "8081", "visualRange":"1" }, { @@ -84,6 +85,7 @@ metadata: "version": "v1", "url": "/pdp", "protocol": "REST" + "port": "8081", "visualRange":"1", "path":"/pdp" }