updating e2mgr configmap + e2term deployment.yaml, adding service-sctp.yaml
[ric-plt/ric-dep.git] / helm / e2term / templates / deployment.yaml
index 331c156..615347e 100644 (file)
@@ -85,6 +85,9 @@ spec:
               containerPort: {{ include "common.serviceport.e2term.rmr.route" $topCtx }}
             - name: "rmrdata-{{ $key }}"
               containerPort: {{ include "common.serviceport.e2term.rmr.data" $topCtx }}
+            - name: "rmrsctp-{{ $key }}" 
+              containerPort: 36422
+              protocol: SCTP 
           stdin: true
           tty: true
           securityContext: