X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Frtmgr%2Ftemplates%2Fdeployment.yaml;h=ee0878e5313fef8ffcda89b83401bb7cea8f695e;hb=refs%2Fchanges%2F34%2F1234%2F9;hp=592309ebf1a3510a7daf5c2e6eeb027f46a4bad8;hpb=2df61c2fcf64b32ecf7f064ef9cbbe6b54a15bc0;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/rtmgr/templates/deployment.yaml b/ric-platform/50-RIC-Platform/helm/rtmgr/templates/deployment.yaml index 592309eb..ee0878e5 100644 --- a/ric-platform/50-RIC-Platform/helm/rtmgr/templates/deployment.yaml +++ b/ric-platform/50-RIC-Platform/helm/rtmgr/templates/deployment.yaml @@ -59,6 +59,8 @@ spec: name: rtmgrcfg readOnly: true ports: + - name: "http" + containerPort: {{ include "common.serviceport.rtmgr.http" . }} - name: "rmrroute" containerPort: {{ include "common.serviceport.rtmgr.rmr.route" . }} - name: "rmrdata"