summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYang Xu <yang.xu3@huawei.com>2019-05-17 13:50:25 +0000
committerGerrit Code Review <gerrit@onap.org>2019-05-17 13:50:25 +0000
commitbe36d414e9927db49ae9f04f9ae4175d1b6777a5 (patch)
treefd212a409412dbac9c3631d27abeb207a57b28c8
parentd12b704667072c3b56e29b5468fd1901ad462112 (diff)
parentad2dd831c14c4488bd70119fba047342c135037c (diff)
Merge "Bad ref of NBI API in helm chart template for Dublin"
-rw-r--r--kubernetes/nbi/templates/deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/nbi/templates/deployment.yaml b/kubernetes/nbi/templates/deployment.yaml
index 712da12bcd..889e25e623 100644
--- a/kubernetes/nbi/templates/deployment.yaml
+++ b/kubernetes/nbi/templates/deployment.yaml
@@ -75,7 +75,7 @@ spec:
- name: ONAP_CLOUDOWNER
value: {{ .Values.config.cloudOwner }}
- name: NBI_URL
- value: "http://nbi.{{ include "common.namespace" . }}:8080/nbi/api/v3"
+ value: "http://nbi.{{ include "common.namespace" . }}:8080/nbi/api/v4"
- name: SDC_HOST
value: "http://sdc-be.{{ include "common.namespace" . }}:8080"
- name: SDC_HEADER_ECOMPINSTANCEID