From: priyanshu Date: Tue, 20 Nov 2018 11:05:12 +0000 (+0200) Subject: error when trying to archive\restore X-Git-Tag: 3.0.0-ONAP~18^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=36cede6d667c70712c78a5b9ad8a8d20e0441904 error when trying to archive\restore error when trying to archive\restore Change-Id: Ic606025b6edcf7d6eec3a74c65b97085313e3287 Issue-ID: SDC-1667 Signed-off-by: priyanshua --- diff --git a/kubernetes/sdc/resources/config/environments/AUTO.json b/kubernetes/sdc/resources/config/environments/AUTO.json index 67e237a51f..46c58eff19 100755 --- a/kubernetes/sdc/resources/config/environments/AUTO.json +++ b/kubernetes/sdc/resources/config/environments/AUTO.json @@ -82,7 +82,8 @@ }, "ONBOARDING_BE": { "http_port": "8081", - "https_port": "8445" + "https_port": "8445", + "catalog_notification_url": "%s://%s:%s/sdc2/rest/v1/catalog/notif/vsp/" }, "elasticsearch": { "cluster_name": "SDC-ES-",