summaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc
diff options
context:
space:
mode:
authorAlexis de Talhouƫt <alexis.de_talhouet@bell.ca>2018-11-21 13:44:42 +0000
committerGerrit Code Review <gerrit@onap.org>2018-11-21 13:44:42 +0000
commit4f0f4c30e825a08385868d24591f45a3a012193f (patch)
treecfba83ad7c66d2f88b229ca0dae29e24a54db6d6 /kubernetes/sdc
parent9cb39409675ea76b9e8ee017b54f8dc171209fec (diff)
parent36cede6d667c70712c78a5b9ad8a8d20e0441904 (diff)
Merge "error when trying to archive\restore"
Diffstat (limited to 'kubernetes/sdc')
-rwxr-xr-xkubernetes/sdc/resources/config/environments/AUTO.json3
1 files changed, 2 insertions, 1 deletions
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-",