From: Alexis de Talhouët Date: Thu, 20 Sep 2018 16:07:28 +0000 (-0400) Subject: Fix wrong service name for sdnc in bpmn-infra X-Git-Tag: 3.0.0-ONAP~280 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F83%2F68183%2F2;p=oom.git Fix wrong service name for sdnc in bpmn-infra Change-Id: I7c1977e5d170fcc66685ea3ea90cebc7f8f0726c Issue-ID: OOM-1435 Signed-off-by: Alexis de Talhouët --- diff --git a/kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml b/kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml index 669e44d875..567a239833 100755 --- a/kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml +++ b/kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml @@ -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: