1 # ============LICENSE_START===============================================
2 # Copyright (C) 2024 OpenInfra Foundation Europe. All rights reserved.
3 # ========================================================================
4 # Licensed under the Apache License, Version 2.0 (the "License");
5 # you may not use this file except in compliance with the License.
6 # You may obtain a copy of the License at
8 # http://www.apache.org/licenses/LICENSE-2.0
10 # Unless required by applicable law or agreed to in writing, software
11 # distributed under the License is distributed on an "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
15 # ============LICENSE_END=================================================
17 # Default values for Servicemanager
20 imagePullPolicy: IfNotPresent
22 registry: 'nexus3.o-ran-sc.org:10004/o-ran-sc'
23 name: nonrtric-plt-servicemanager
27 metadataName: servicemanager-configmap
35 SERVICE_MANAGER_ENV: ""
41 KONG_IPV4: "kong-nonrtric-kong-admin.nonrtric.svc.cluster.local"
42 KONG_DATA_PLANE_PORT: "80"
43 KONG_CONTROL_PLANE_PORT: "8001"
44 CAPIF_PROTOCOL: "http"
45 CAPIF_IPV4: "capifcore.nonrtric.svc.cluster.local"
48 SERVICE_MANAGER_PORT: "8095"