X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Frtmgr%2Ftemplates%2Fenv.yaml;h=2fb311577369a55f42a1165356b3ac768a1670ce;hb=01adf4c86818ed16f46d8c0f9e9c691792bb233a;hp=ff374b6953c7967be7da68791a7066003c0993b9;hpb=3be243af8254463c1716cf3f05d5806f17e370d7;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/rtmgr/templates/env.yaml b/ric-platform/50-RIC-Platform/helm/rtmgr/templates/env.yaml index ff374b69..2fb31157 100644 --- a/ric-platform/50-RIC-Platform/helm/rtmgr/templates/env.yaml +++ b/ric-platform/50-RIC-Platform/helm/rtmgr/templates/env.yaml @@ -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 }}"