summaryrefslogtreecommitdiffstats
path: root/kubernetes/cds
diff options
context:
space:
mode:
authorprathamesh morde <prathamesh.morde@bell.ca>2019-05-14 11:04:20 -0400
committerprathamesh morde <prathamesh.morde@bell.ca>2019-05-14 11:06:20 -0400
commit0bd7f190e920f7c484cdff7a3528aa488b7eb82e (patch)
treec11d7ff36dfeb412562a08c19fb825c2b6463324 /kubernetes/cds
parentc26a0d4c85f60e185141dbb86bae631406d34036 (diff)
Update the grpc-address for blueprint-processor.
Change-Id: I8eef11adf58935fdadb2c4789388a3b4cffdf32e Issue-ID: OOM-1855 Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
Diffstat (limited to 'kubernetes/cds')
-rw-r--r--kubernetes/cds/charts/cds-sdc-listener/resources/config/application.yaml2
1 files changed, 1 insertions, 1 deletions
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