Fix OOF configuration for connectivity
Update AAI and add Multicloud section
to configuration to fix connectivity
issues and also update deployment
template
Issue-ID: INT-144
Change-Id: I7c9d4177613bc6584d95d6bef359a5455ca6acec
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
diff --git a/kubernetes/oof/charts/oof-has/values.yaml b/kubernetes/oof/charts/oof-has/values.yaml
index 25a076b..00f59a6 100755
--- a/kubernetes/oof/charts/oof-has/values.yaml
+++ b/kubernetes/oof/charts/oof-has/values.yaml
@@ -30,3 +30,11 @@
pullPolicy: Always
nodePortPrefix: 302
dataRootDir: /dockerdata-nfs
+config:
+ aai:
+ serviceName: aai
+ port: 8443
+ msb:
+ serviceName: msb-iag
+ port: 80
+