commit | 4f0f4c30e825a08385868d24591f45a3a012193f | [log] [tgz] |
---|---|---|
author | Alexis de Talhouƫt <alexis.de_talhouet@bell.ca> | Wed Nov 21 13:44:42 2018 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Wed Nov 21 13:44:42 2018 +0000 |
tree | cfba83ad7c66d2f88b229ca0dae29e24a54db6d6 | |
parent | 9cb39409675ea76b9e8ee017b54f8dc171209fec [diff] | |
parent | 36cede6d667c70712c78a5b9ad8a8d20e0441904 [diff] |
Merge "error when trying to archive\restore"
diff --git a/kubernetes/sdc/resources/config/environments/AUTO.json b/kubernetes/sdc/resources/config/environments/AUTO.json index 67e237a..46c58ef 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-",