From: ChrisC Date: Wed, 14 Oct 2020 09:41:53 +0000 (+0200) Subject: [SDC] Update default VNFSDK port X-Git-Tag: 7.0.0~126^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=142820a32120ce539de818a427ae242215166fc7;p=oom.git [SDC] Update default VNFSDK port 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 Change-Id: I970ec5fe4fe707d8fb5fba6e84511c2baf476375 --- diff --git a/kubernetes/sdc/values.yaml b/kubernetes/sdc/values.yaml index 4cd0597e10..f6e0376067 100644 --- a/kubernetes/sdc/values.yaml +++ b/kubernetes/sdc/values.yaml @@ -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: