From: jimmy Date: Fri, 28 Feb 2020 18:32:04 +0000 (-0500) Subject: Fix MSB config section X-Git-Tag: 6.0.0-ONAP~18^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F23%2F102623%2F1;p=aai%2Foom.git Fix MSB config section Issue-ID: AAI-2809 Signed-off-by: Jimmy Forsyth Change-Id: I53bb71ce9d8989ee3d481bcf7f2db606455df1d3 --- diff --git a/components/aai-resources/templates/deployment.yaml b/components/aai-resources/templates/deployment.yaml index 3eccd1a..3d12f4e 100644 --- a/components/aai-resources/templates/deployment.yaml +++ b/components/aai-resources/templates/deployment.yaml @@ -1140,7 +1140,7 @@ spec: "enable_ssl": true, "lb_policy":"ip_hash", "visualRange": "1" - } + }, { "serviceName": "aai-externalSystem", "version": "v17", @@ -1150,7 +1150,7 @@ spec: "enable_ssl": true, "lb_policy":"ip_hash", "visualRange": "1" - } + }, { "serviceName": "aai-externalSystem", "version": "v18", @@ -1160,7 +1160,7 @@ spec: "enable_ssl": true, "lb_policy":"ip_hash", "visualRange": "1" - } + }, { "serviceName": "aai-externalSystem", "version": "v19",