E2T: Prometheus integration
[ric-plt/ric-dep.git] / helm / e2term / templates / deployment.yaml
index b2aae0f..1a09e62 100644 (file)
@@ -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: