From: prathamesh morde Date: Tue, 14 May 2019 15:04:20 +0000 (-0400) Subject: Update the grpc-address for blueprint-processor. X-Git-Tag: 4.0.0-ONAP~90 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0bd7f190e920f7c484cdff7a3528aa488b7eb82e;p=oom.git Update the grpc-address for blueprint-processor. Change-Id: I8eef11adf58935fdadb2c4789388a3b4cffdf32e Issue-ID: OOM-1855 Signed-off-by: prathamesh morde --- diff --git a/kubernetes/cds/charts/cds-sdc-listener/resources/config/application.yaml b/kubernetes/cds/charts/cds-sdc-listener/resources/config/application.yaml index c02eac2231..9d03025c7f 100644 --- a/kubernetes/cds/charts/cds-sdc-listener/resources/config/application.yaml +++ b/kubernetes/cds/charts/cds-sdc-listener/resources/config/application.yaml @@ -15,6 +15,6 @@ listenerservice: activateServerTLSAuth : false isUseHttpsWithDmaap: false archivePath: /opt/app/onap/sdc-listener/ - grpcAddress: cds-blueprints-processor + grpcAddress: cds-blueprints-processor-grpc grpcPort: 9111 authHeader: Basic Y2NzZGthcHBzOmNjc2RrYXBwcw== \ No newline at end of file