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=refs%2Fchanges%2F34%2F1234%2F9;hp=ff374b6953c7967be7da68791a7066003c0993b9;hpb=bb6097c9e2fa2918028892b2c5e675841029bee9;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 }}"