X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Fe2term%2Ftemplates%2Fdeployment.yaml;h=1a09e6287ba83e6662d1e0fa7962635c5cdcdcfe;hb=64b94160bc3d063340bb5007cb55ed54f010b4b7;hp=b2aae0f7b1a8d1303199a19932d9c3ad108b2fb7;hpb=dbfb67cc5841f048b0989ed97d0ff7496e6322cf;p=ric-plt%2Fric-dep.git diff --git a/helm/e2term/templates/deployment.yaml b/helm/e2term/templates/deployment.yaml index b2aae0f..1a09e62 100644 --- a/helm/e2term/templates/deployment.yaml +++ b/helm/e2term/templates/deployment.yaml @@ -133,7 +133,9 @@ spec: containerPort: {{ include "common.serviceport.e2term.rmr.data" $topCtx }} - name: "sctp-{{ $key }}" containerPort: 36422 - protocol: SCTP + protocol: SCTP + - name: "prmts-{{ $key }}" + containerPort: {{ include "common.serviceport.e2term.prometheus" $topCtx }} stdin: true tty: true securityContext: