blob: 05211cf3671d5869c8fa9577daedc22acb7da9c1 [file] [log] [blame]
rohithrajneesh177701e2023-12-18 23:02:55 +00001# ============LICENSE_START===============================================
2# Copyright (C) 2023 Nordix Foundation. All rights reserved.
aravind.est6f3b0402024-03-07 15:53:04 +00003# Copyright (C) 2023-2024 OpenInfra Foundation Europe. All rights reserved.
rohithrajneesh177701e2023-12-18 23:02:55 +00004# ========================================================================
5# Licensed under the Apache License, Version 2.0 (the "License");
6# you may not use this file except in compliance with the License.
7# You may obtain a copy of the License at
8#
9# http://www.apache.org/licenses/LICENSE-2.0
10#
11# Unless required by applicable law or agreed to in writing, software
12# distributed under the License is distributed on an "AS IS" BASIS,
13# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14# See the License for the specific language governing permissions and
15# limitations under the License.
16# ============LICENSE_END=================================================
Lathish65cb6092020-03-26 15:06:31 +000017
18#-------------------------------------------------------------------------
19# Global common setting
20#-------------------------------------------------------------------------
21
PatrikBuhrc5c107d2021-05-26 09:26:09 +020022
BjornMagnussonXA9b63bfe2021-12-16 21:30:28 +010023# Here you can enable inclusion or exclusion of each component. A not enabled component will not be installed.
PatrikBuhrc5c107d2021-05-26 09:26:09 +020024nonrtric:
25 installPms: true
BjornMagnussonXA326fd8c2021-12-10 10:13:03 +010026 installA1controller: true
27 installA1simulator: true
PatrikBuhr8a1a9a42021-06-04 10:57:06 +020028 installControlpanel: true
BjornMagnussonXA326fd8c2021-12-10 10:13:03 +010029 installInformationservice: true
30 installRappcatalogueservice: true
aravind.est8a7e77f2023-01-09 14:48:22 +000031 installRappcatalogueenhancedservice: true
PatrikBuhr8a1a9a42021-06-04 10:57:06 +020032 installNonrtricgateway: true
DenisGNoonanb4dae852024-03-26 14:46:10 +000033 installKong: true
BjornMagnussonXA326fd8c2021-12-10 10:13:03 +010034 installDmaapadapterservice: true
35 installDmaapmediatorservice: true
36 installHelmmanager: true
elinuxhenrik89a42982022-07-01 11:19:43 +020037 installOrufhrecovery: true
38 installRansliceassurance: true
aravind.est0c128bc2023-07-18 13:48:12 +010039 installCapifcore: true
DenisGNoonanb4dae852024-03-26 14:46:10 +000040 installServicemanager: true
aravind.est031a9112024-03-14 15:52:15 +000041 installRanpm: false
aravind.est6f3b0402024-03-07 15:53:04 +000042 # rApp Manager functionality relies on ACM for its operation
aravind.estf36dc4a2023-11-14 13:17:48 +000043 installrAppmanager: true
aravind.est6f3b0402024-03-07 15:53:04 +000044 # DME Participant should only be activated when ACM installation is available for this participant to utilize
45 installDmeParticipant: false
aravind.est0c128bc2023-07-18 13:48:12 +010046
PatrikBuhr8a1a9a42021-06-04 10:57:06 +020047 volume1:
48 # Set the size to 0 if you do not need the volume (if you are using Dynamic Volume Provisioning)
49 size: 2Gi
50 storageClassName: pms-storage
PatrikBuhr4c590d92021-12-09 14:16:01 +010051 hostPath: /var/nonrtric/pms-storage
RehanRaza2482dc92021-09-22 18:14:27 +020052 volume2:
PatrikBuhr8a1a9a42021-06-04 10:57:06 +020053 # Set the size to 0 if you do not need the volume (if you are using Dynamic Volume Provisioning)
54 size: 2Gi
BjornMagnussonXA326fd8c2021-12-10 10:13:03 +010055 storageClassName: ics-storage
PatrikBuhr4c590d92021-12-09 14:16:01 +010056 hostPath: /var/nonrtric/ics-storage
BjornMagnussonXA326fd8c2021-12-10 10:13:03 +010057 volume3:
58 size: 1Gi
59 storageClassName: helmmanager-storage
Lathish65cb6092020-03-26 15:06:31 +000060common:
PatrikBuhr8a1a9a42021-06-04 10:57:06 +020061 releasePrefix: r3-dev-nonrtric
62# Do not change the namespace
Lathish65cb6092020-03-26 15:06:31 +000063 namespace:
64 nonrtric: nonrtric
RehanRaza2482dc92021-09-22 18:14:27 +020065 ingressClassName: kong
BjornMagnussonXA326fd8c2021-12-10 10:13:03 +010066
67informationservice:
68 informationservice:
69 imagePullPolicy: Always
PatrikBuhr8a1a9a42021-06-04 10:57:06 +020070 image:
BjornMagnussonXA9b63bfe2021-12-16 21:30:28 +010071 registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
elinuxhenrik89a42982022-07-01 11:19:43 +020072 name: 'nonrtric-plt-informationcoordinatorservice'
rohithrajneesh177701e2023-12-18 23:02:55 +000073 tag: 1.6.0
PatrikBuhr8a1a9a42021-06-04 10:57:06 +020074 service:
75 allowHttp: true
76 httpName: http
77 internalPort1: 9082
78 targetPort1: 8083
79 httpsName: https
80 internalPort2: 9083
81 targetPort2: 8434
82 liveness:
83 initialDelaySeconds: 20
84 periodSeconds: 10
85 readiness:
86 initialDelaySeconds: 20
87 periodSeconds: 10
88 persistence:
BjornMagnussonXA326fd8c2021-12-10 10:13:03 +010089 # Either refer to a volume created under the nonrtric by storageClassName. Then the claimed size should be the same.
90 # The alternative use a dynamic volume provisioner in the cluster. Storage class can then be for instance 'standard' or 'gluster-fs' (depeneds on which classes that are available)
PatrikBuhr8a1a9a42021-06-04 10:57:06 +020091 size: 2Gi
BjornMagnussonXA326fd8c2021-12-10 10:13:03 +010092 storageClassName: ics-storage
93 ingress:
94 enabled: true
PatrikBuhr8a1a9a42021-06-04 10:57:06 +020095
96# Need to check the external port Availability
97policymanagementservice:
98 policymanagementservice:
BjornMagnussonXA326fd8c2021-12-10 10:13:03 +010099 imagePullPolicy: Always
PatrikBuhr8a1a9a42021-06-04 10:57:06 +0200100 image:
BjornMagnussonXA9b63bfe2021-12-16 21:30:28 +0100101 registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
elinuxhenrik89a42982022-07-01 11:19:43 +0200102 name: nonrtric-plt-a1policymanagementservice
rohithrajneesh177701e2023-12-18 23:02:55 +0000103 tag: 2.7.0
PatrikBuhr8a1a9a42021-06-04 10:57:06 +0200104 service:
105 allowHttp: true
106 httpName: http
107 internalPort1: 9080
108 targetPort1: 8081
109 httpsName: https
110 internalPort2: 9081
111 targetPort2: 8433
112 liveness:
113 initialDelaySeconds: 20
114 periodSeconds: 10
115 readiness:
116 initialDelaySeconds: 20
117 periodSeconds: 10
118 persistence:
BjornMagnussonXA326fd8c2021-12-10 10:13:03 +0100119 # Either refer to a volume created under the nonrtric by storageClassName. Then the claimed size should be the same.
120 # The alternative use a dynamic volume provisioner in the cluster. Storage class can then be for instance 'standard' or 'gluster-fs' (depeneds on which classes that are available)
PatrikBuhr8a1a9a42021-06-04 10:57:06 +0200121 size: 2Gi
122 storageClassName: pms-storage
BjornMagnussonXA326fd8c2021-12-10 10:13:03 +0100123 ingress:
124 enabled: true
Lathish7e090012020-04-01 17:38:20 +0100125
elinuxhenrik89a42982022-07-01 11:19:43 +0200126# A1 Controller may take few more minutes to start. Increase the initialDelaySeconds in liveness to avoid container restart.
Lathish7e090012020-04-01 17:38:20 +0100127a1controller:
Lathishe4d2f4b2020-04-20 17:21:51 +0100128 a1controller:
BjornMagnussonXA326fd8c2021-12-10 10:13:03 +0100129 imagePullPolicy: Always
Lathishe4d2f4b2020-04-20 17:21:51 +0100130 image:
BjornMagnussonXA326fd8c2021-12-10 10:13:03 +0100131 registry: 'nexus3.onap.org:10002/onap'
132 name: sdnc-image
133 tag: 2.1.6
Lathishe4d2f4b2020-04-20 17:21:51 +0100134 replicaCount: 1
135 service:
RehanRazad052a252020-05-27 14:56:30 +0200136 allowHttp: true
137 httpName: http
138 internalPort1: 8282
139 targetPort1: 8181
140 httpsName: https
141 internalPort2: 8383
142 targetPort2: 8443
143 liveness:
Lathish7a934702020-06-04 13:14:41 +0100144 initialDelaySeconds: 300
RehanRazad052a252020-05-27 14:56:30 +0200145 periodSeconds: 10
146 readiness:
147 initialDelaySeconds: 60
148 periodSeconds: 10
Lathish65cb6092020-03-26 15:06:31 +0000149
150a1simulator:
Lathishe4d2f4b2020-04-20 17:21:51 +0100151 a1simulator:
152 name: a1-sim
BjornMagnussonXA326fd8c2021-12-10 10:13:03 +0100153 imagePullPolicy: Always
Lathishe4d2f4b2020-04-20 17:21:51 +0100154 image:
BjornMagnussonXA9b63bfe2021-12-16 21:30:28 +0100155 registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
Lathishe4d2f4b2020-04-20 17:21:51 +0100156 name: a1-simulator
rohithrajneesh177701e2023-12-18 23:02:55 +0000157 tag: 2.6.1
Lathishe4d2f4b2020-04-20 17:21:51 +0100158 service:
RehanRaza036da7f2020-06-01 17:11:37 +0200159 allowHttp: true
RehanRazae5a6ed02020-05-29 11:30:58 +0200160 httpName: http
161 internalPort1: 8085
162 targetPort1: 8085
163 httpsName: https
164 internalPort2: 8185
165 targetPort2: 8185
166 liveness:
167 initialDelaySeconds: 20
168 periodSeconds: 10
169 readiness:
170 initialDelaySeconds: 20
171 periodSeconds: 10
Lathishe4d2f4b2020-04-20 17:21:51 +0100172 oscVersion:
173 name: a1-sim-osc
174 replicaCount: 2
175 stdVersion:
176 name: a1-sim-std
177 replicaCount: 2
ecaiyanlinuxee640dc2020-12-22 09:25:03 +0100178 stdVersion2:
179 name: a1-sim-std2
180 replicaCount: 2
Lathish7e090012020-04-01 17:38:20 +0100181
182controlpanel:
Lathishe4d2f4b2020-04-20 17:21:51 +0100183 controlpanel:
BjornMagnussonXA326fd8c2021-12-10 10:13:03 +0100184 imagePullPolicy: Always
Lathishe4d2f4b2020-04-20 17:21:51 +0100185 image:
BjornMagnussonXA9b63bfe2021-12-16 21:30:28 +0100186 registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
Lathishe4d2f4b2020-04-20 17:21:51 +0100187 name: nonrtric-controlpanel
rohithrajneeshf5876052023-06-21 12:45:25 +0100188 tag: 2.5.0
Lathishe4d2f4b2020-04-20 17:21:51 +0100189 replicaCount: 1
190 service:
Lathish32a43aa2020-05-20 23:18:18 +0100191 allowHttp: true
192 httpName: http
193 internalPort1: 8080
194 targetPort1: 8080
195 externalPort1: 30091
196 httpsName: https
197 internalPort2: 8081
198 targetPort2: 8082
199 externalPort2: 30092
200 liveness:
201 initialDelaySeconds: 20
202 periodSeconds: 10
203 readiness:
204 initialDelaySeconds: 20
205 periodSeconds: 10
BjornMagnussonXA326fd8c2021-12-10 10:13:03 +0100206 ingress:
207 enabled: false
Lathish65cb6092020-03-26 15:06:31 +0000208
elinuxhenrikf38d71d2020-12-01 13:08:14 +0100209rappcatalogueservice:
210 rappcatalogueservice:
BjornMagnussonXA326fd8c2021-12-10 10:13:03 +0100211 imagePullPolicy: Always
elinuxhenrikf38d71d2020-12-01 13:08:14 +0100212 image:
BjornMagnussonXA9b63bfe2021-12-16 21:30:28 +0100213 registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
elinuxhenrik89a42982022-07-01 11:19:43 +0200214 name: nonrtric-plt-rappcatalogue
rohithrajneeshf5876052023-06-21 12:45:25 +0100215 tag: 1.2.0
elinuxhenrikf38d71d2020-12-01 13:08:14 +0100216 service:
217 allowHttp: true
218 httpName: http
219 internalPort1: 9085
BjornMagnussonXA326fd8c2021-12-10 10:13:03 +0100220 targetPort1: 8680
elinuxhenrikf38d71d2020-12-01 13:08:14 +0100221 httpsName: https
222 internalPort2: 9086
BjornMagnussonXA326fd8c2021-12-10 10:13:03 +0100223 targetPort2: 8633
elinuxhenrikf38d71d2020-12-01 13:08:14 +0100224 liveness:
225 initialDelaySeconds: 20
226 periodSeconds: 10
227 readiness:
228 initialDelaySeconds: 20
ecaiyanlinuxee640dc2020-12-22 09:25:03 +0100229 periodSeconds: 10
RehanRazae6914732021-02-04 13:17:31 +0100230
aravind.est1932aca2022-12-16 14:59:58 +0000231rappcatalogueenhancedservice:
232 rappcatalogueenhancedservice:
233 imagePullPolicy: Always
234 image:
235 registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
236 name: nonrtric-plt-rappcatalogue-enhanced
rohithrajneesh177701e2023-12-18 23:02:55 +0000237 tag: 1.1.0
aravind.est1932aca2022-12-16 14:59:58 +0000238 service:
239 allowHttp: true
240 httpName: http
241 internalPort1: 9696
242 targetPort1: 9696
243 liveness:
244 initialDelaySeconds: 20
245 periodSeconds: 10
246 readiness:
247 initialDelaySeconds: 20
248 periodSeconds: 10
249
RehanRazae6914732021-02-04 13:17:31 +0100250nonrtricgateway:
251 nonrtricgateway:
BjornMagnussonXA326fd8c2021-12-10 10:13:03 +0100252 imagePullPolicy: Always
RehanRazae6914732021-02-04 13:17:31 +0100253 image:
BjornMagnussonXA9b63bfe2021-12-16 21:30:28 +0100254 registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
RehanRazae6914732021-02-04 13:17:31 +0100255 name: nonrtric-gateway
rohithrajneeshf5876052023-06-21 12:45:25 +0100256 tag: 1.2.0
RehanRazae6914732021-02-04 13:17:31 +0100257 service:
258 httpName: http
259 internalPort1: 9090
260 targetPort1: 9090
261 externalPort1: 30093
262 liveness:
263 initialDelaySeconds: 20
264 periodSeconds: 10
265 readiness:
266 initialDelaySeconds: 20
PatrikBuhr866a34f2021-04-12 17:02:21 +0200267 periodSeconds: 10
RehanRaza2482dc92021-09-22 18:14:27 +0200268
269dmaapadapterservice:
270 dmaapadapterservice:
BjornMagnussonXA326fd8c2021-12-10 10:13:03 +0100271 imagePullPolicy: Always
RehanRaza2482dc92021-09-22 18:14:27 +0200272 image:
BjornMagnussonXA9b63bfe2021-12-16 21:30:28 +0100273 registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
elinuxhenrik89a42982022-07-01 11:19:43 +0200274 name: 'nonrtric-plt-dmaapadapter'
rohithrajneeshf5876052023-06-21 12:45:25 +0100275 tag: 1.3.0
RehanRaza2482dc92021-09-22 18:14:27 +0200276 service:
277 allowHttp: true
278 httpName: http
279 internalPort1: 9087
280 targetPort1: 8084
281 httpsName: https
282 internalPort2: 9088
283 targetPort2: 8435
284 liveness:
285 initialDelaySeconds: 20
286 periodSeconds: 10
287 readiness:
288 initialDelaySeconds: 20
289 periodSeconds: 10
BjornMagnussonXA326fd8c2021-12-10 10:13:03 +0100290
291dmaapmediatorservice:
292 dmaapmediatorservice:
293 imagePullPolicy: IfNotPresent
294 image:
BjornMagnussonXA9b63bfe2021-12-16 21:30:28 +0100295 registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
elinuxhenrik89a42982022-07-01 11:19:43 +0200296 name: "nonrtric-plt-dmaapmediatorproducer"
rohithrajneeshf5876052023-06-21 12:45:25 +0100297 tag: 1.2.0
BjornMagnussonXA326fd8c2021-12-10 10:13:03 +0100298 service:
299 allowHttp: true
300 httpName: http
301 internalPort1: 8085
302 targetPort1: 8085
303 httpsName: https
304 internalPort2: 8185
305 targetPort2: 8185
306 liveness:
307 initialDelaySeconds: 20
308 periodSeconds: 10
309 readiness:
310 initialDelaySeconds: 20
311 periodSeconds: 10
312
313helmmanager:
314 helmmanager:
315 clusterRoleName: cluster-admin
316 imagePullPolicy: Always
317 image:
BjornMagnussonXA9b63bfe2021-12-16 21:30:28 +0100318 registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
elinuxhenrik89a42982022-07-01 11:19:43 +0200319 name: "nonrtric-plt-helmmanager"
rohithrajneeshf5876052023-06-21 12:45:25 +0100320 tag: 1.3.0
BjornMagnussonXA326fd8c2021-12-10 10:13:03 +0100321 service:
322 httpName: http
323 internalPort1: 8112
324 targetPort1: 8083
325 liveness:
326 initialDelaySeconds: 20
327 periodSeconds: 10
328 readiness:
329 initialDelaySeconds: 20
330 periodSeconds: 10
331 persistence:
332 # Either refer to a volume created under the nonrtric by storageClassName. Then the claimed size should be the same.
333 # The alternative use a dynamic volume provisioner in the cluster. Storage class can then be for instance 'standard' or 'gluster-fs' (depeneds on which classes that are available)
334 size: 1Gi
BjornMagnussonXA9b63bfe2021-12-16 21:30:28 +0100335 storageClassName: helmmanager-storage
ecaiyanlinuxf5c959c2021-12-15 15:06:42 +0100336
elinuxhenrik89a42982022-07-01 11:19:43 +0200337ransliceassurance:
338 ransliceassurance:
ecaiyanlinuxf5c959c2021-12-15 15:06:42 +0100339 imagePullPolicy: IfNotPresent
340 image:
341 registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
elinuxhenrik89a42982022-07-01 11:19:43 +0200342 name: "nonrtric-rapp-ransliceassurance"
rohithrajneeshf5876052023-06-21 12:45:25 +0100343 tag: 1.3.0
ecaiyanlinuxf5c959c2021-12-15 15:06:42 +0100344 env:
345 mr_host: "http://onap-dmaap"
346 mr_port: "3904"
347 sdnr_address: "http://sdnr:8181"
348 sdnr_user: "admin"
349 sdnr_password: "Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U"
350 log_level: "Info"
351 polltime: "10"
aravind.estd1457dd2022-12-16 17:21:32 +0000352 node_id: "o-du-1122"
ecaiyanlinuxf5c959c2021-12-15 15:06:42 +0100353
elinuxhenrik89a42982022-07-01 11:19:43 +0200354orufhrecovery:
355 orufhrecovery:
ecaiyanlinuxf5c959c2021-12-15 15:06:42 +0100356 imagePullPolicy: IfNotPresent
357 image:
358 registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
ktimoneyf67e67b2022-06-08 14:39:57 +0100359 name: "nonrtric-rapp-orufhrecovery-consumer"
elinuxhenrik89a42982022-07-01 11:19:43 +0200360 tag: 1.1.0
ecaiyanlinuxf5c959c2021-12-15 15:06:42 +0100361 env:
362 consumer_host: "http://mrproducer"
363 consumer_port: "8095"
ecaiyanlinuxbaeef2c2022-02-14 22:36:54 +0100364 consumer_cert_path: "security/consumer.crt"
365 consumer_key_path: "security/consumer.key"
ecaiyanlinuxf5c959c2021-12-15 15:06:42 +0100366 info_coord_addr: "http://ics:8083"
367 sdnr_address: "http://sdnr:8282"
368 sdnr_user: "admin"
369 sdnr_password: "Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U"
370 oru_to_odu_map_file: "o-ru-to-o-du-map.csv"
371 log_level: "Info"
elinuxhenrik89a42982022-07-01 11:19:43 +0200372
aravind.est41f01082022-12-16 13:12:34 +0000373capifcore:
374 capifcore:
375 imagePullPolicy: IfNotPresent
376 image:
377 registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
378 name: nonrtric-plt-capifcore
rohithrajneesh177701e2023-12-18 23:02:55 +0000379 tag: 1.2.0
aravind.est41f01082022-12-16 13:12:34 +0000380 env:
381 chart_museum_url: "http://chartmuseum:8080"
aravind.estf36dc4a2023-11-14 13:17:48 +0000382 repo_name: "capifcore"
383
DenisGNoonanb4dae852024-03-26 14:46:10 +0000384servicemanager:
385 servicemanager:
386 imagePullPolicy: IfNotPresent
387 image:
388 registry: "nexus3.o-ran-sc.org:10004/o-ran-sc"
389 name: nonrtric-plt-servicemanager
390 tag: 0.1.0
391
aravind.estf36dc4a2023-11-14 13:17:48 +0000392rappmanager:
393 rappmanager:
394 imagePullPolicy: IfNotPresent
395 image:
rohithrajneesh177701e2023-12-18 23:02:55 +0000396 registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
aravind.estf36dc4a2023-11-14 13:17:48 +0000397 name: nonrtric-plt-rappmanager
rohithrajneesh177701e2023-12-18 23:02:55 +0000398 tag: 0.0.1
aravind.estf36dc4a2023-11-14 13:17:48 +0000399 service:
400 httpName: http
401 internalPort1: 8080
402 targetPort1: 8080
403 liveness:
404 initialDelaySeconds: 20
405 periodSeconds: 10
406 readiness:
407 initialDelaySeconds: 20
408 periodSeconds: 10
409 ingress:
410 enabled: true
411 acm:
412 username: cnVudGltZVVzZXI=
413 password: emIhWHp0RzM0
aravind.est7a8f9742023-11-16 13:19:15 +0000414
415dmeparticipant:
416 dmeparticipant:
417 imagePullPolicy: IfNotPresent
418 image:
rohithrajneesh177701e2023-12-18 23:02:55 +0000419 registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
aravind.est7a8f9742023-11-16 13:19:15 +0000420 name: nonrtric-plt-participant-impl-dme
rohithrajneesh177701e2023-12-18 23:02:55 +0000421 tag: 0.0.1
aravind.est7a8f9742023-11-16 13:19:15 +0000422 service:
423 httpName: http
424 internalPort1: 8080
425 targetPort1: 8080
426 liveness:
427 initialDelaySeconds: 20
428 periodSeconds: 10
429 readiness:
430 initialDelaySeconds: 20
431 periodSeconds: 10
432 ingress:
433 enabled: false
434 security:
435 username: cGFydGljaXBhbnRVc2VyCg==
436 password: emIhWHp0RzM0