From: Arul.Nambi Date: Fri, 14 Dec 2018 16:24:04 +0000 (-0500) Subject: Updating the port number for sparky X-Git-Tag: 4.0.0-ONAP~15^2~36 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=fb6a9405ecc5c35f3e2756a48dc3b60a1a43ffd8;p=aai%2Foom.git Updating the port number for sparky Issue-ID: AAI-1992 Change-Id: I5391106ff6a08093699d497dd8326905eae20bfa Signed-off-by: Arul.Nambi --- diff --git a/charts/aai-sparky-be/values.yaml b/charts/aai-sparky-be/values.yaml index 0db637f..c60ce29 100644 --- a/charts/aai-sparky-be/values.yaml +++ b/charts/aai-sparky-be/values.yaml @@ -75,9 +75,8 @@ readiness: service: type: NodePort portName: aai-sparky-be - internalPort: 9517 + internalPort: 8000 nodePort: 20 - internalPort2: 8000 ingress: enabled: false