X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=manifests%2Frtmgr%2Frtmgr-svc.yaml;h=b6e5e8bd17559be764cf78c98bd9b79ad370c023;hb=89c2cdeff5dc079ab1aca01e2e830a961095198f;hp=78674be3e782dfb8639ec668c96d24a0a58b06db;hpb=871fa393844ce1b61b8d5218d27687d9fc05803a;p=ric-plt%2Frtmgr.git diff --git a/manifests/rtmgr/rtmgr-svc.yaml b/manifests/rtmgr/rtmgr-svc.yaml index 78674be..b6e5e8b 100644 --- a/manifests/rtmgr/rtmgr-svc.yaml +++ b/manifests/rtmgr/rtmgr-svc.yaml @@ -14,6 +14,11 @@ # 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