summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVenkata Harish Kajur <vk250x@att.com>2020-02-28 19:04:00 +0000
committerGerrit Code Review <gerrit@onap.org>2020-02-28 19:04:00 +0000
commitac0ea8aa12226ac95683838e92d22928eb221630 (patch)
treed0b356b97cd96ad6c8cc80cd9d0d55ebb5dbb20c
parent23f076495d36081f34a367067918d15fcc5ada8d (diff)
parent1ba42e106503e84c20277c8e8a822369bbfc72ca (diff)
Merge "Fix MSB config section"
-rw-r--r--components/aai-resources/templates/deployment.yaml6
1 files changed, 3 insertions, 3 deletions
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",