Update RtMgr env configuration
[it/dep.git] / ric-platform / 50-RIC-Platform / helm / rtmgr / templates / env.yaml
index ff374b6..2fb3115 100644 (file)
@@ -31,5 +31,5 @@ data:
    SBI: "{{ .Values.rtmgr.sbi }}"
    SBIURL: "{{ .Values.rtmgr.sbiurl }}"
    NBI: "{{ .Values.rtmgr.nbi }}"
-   NBIURL: "{{ .Values.rtmgr.nbiurl }}"
+   NBIURL: "http://{{ include "common.servicename.rtmgr.http" . }}:{{ include "common.serviceport.rtmgr.http" . }}"
    LOGLEVEL: "{{ .Values.rtmgr.loglevel }}"