Fix wrong service name for sdnc in bpmn-infra 83/68183/2
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Thu, 20 Sep 2018 16:07:28 +0000 (12:07 -0400)
committerAlexis de Talhouët <alexis.de_talhouet@bell.ca>
Thu, 20 Sep 2018 16:08:21 +0000 (16:08 +0000)
Change-Id: I7c1977e5d170fcc66685ea3ea90cebc7f8f0726c
Issue-ID: OOM-1435
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml

index 669e44d..567a239 100755 (executable)
@@ -212,7 +212,7 @@ policy:
   environment: TEST
 sdnc:
   auth: Basic YWRtaW46YWRtaW4=
-  host: https://sdc-be.{{ include "common.namespace" . }}:8443
+  host: https://sdnc.{{ include "common.namespace" . }}:8443
   path: /restconf/operations/GENERIC-RESOURCE-API
 appc:
   client: