[SDC] Update default VNFSDK port 79/113879/1
authorChrisC <christophe.closset@intl.att.com>
Wed, 14 Oct 2020 09:41:53 +0000 (11:41 +0200)
committerChrisC <christophe.closset@intl.att.com>
Wed, 14 Oct 2020 09:41:53 +0000 (11:41 +0200)
VNFSDK port is now https and is 8703 (8702 was plain HTTP but that is closed now)
Updating default values to match the change

Issue-ID: SDC-3308
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I970ec5fe4fe707d8fb5fba6e84511c2baf476375

kubernetes/sdc/values.yaml

index 4cd0597..f6e0376 100644 (file)
@@ -53,7 +53,7 @@ config:
   logstashPort: 5044
   environment:
     workflowUrl: 10.0.2.15
-    vnfRepoPort: 8702
+    vnfRepoPort: 8703
 
 #Used only if localCluster is enabled. Instantiates SDC's own cassandra cluster
 cassandra: