Removed Book Keeping of RMR CTL ports. Route Distribution only on demand
[ric-plt/rtmgr.git] / manifests / rtmgr / rtmgr-svc.yaml
index 78674be..b6e5e8b 100644 (file)
 #   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #   See the License for the specific language governing permissions and
 #   limitations under the License.
+#   
+#   
+#   This source code is part of the near-RT RIC (RAN Intelligent Controller)
+#   platform project (RICP).
+#
 #==================================================================================
 #
 #
@@ -24,13 +29,12 @@ kind: Service
 apiVersion: v1
 metadata:
   name: rtmgr
-  namespace: example
 spec:
   selector:
     app: rtmgr
   clusterIP: None
   ports:
-  - name: nngpub
-    port: 4560
-    protocol: TCP
+    - name: nngpub
+      port: 4560
+      protocol: TCP