1 # ============LICENSE_START===============================================
2 # Copyright (C) 2023 Nordix Foundation. All rights reserved.
3 # Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved.
4 # ========================================================================
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
9 # http://www.apache.org/licenses/LICENSE-2.0
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=================================================
18 #-------------------------------------------------------------------------
19 # Global common setting
20 #-------------------------------------------------------------------------
23 # Here you can enable inclusion or exclusion of each component. A not enabled component will not be installed.
26 installA1controller: true
27 installA1simulator: true
28 installControlpanel: true
29 installInformationservice: true
30 installRappcatalogueservice: true
31 installRappcatalogueenhancedservice: true
32 installNonrtricgateway: true
34 installDmaapadapterservice: true
35 installDmaapmediatorservice: true
36 installHelmmanager: true
37 installOrufhrecovery: true
38 installRansliceassurance: true
39 installCapifcore: true
41 installrAppmanager: true
42 installDmeParticipant: true
45 # Set the size to 0 if you do not need the volume (if you are using Dynamic Volume Provisioning)
47 storageClassName: pms-storage
48 hostPath: /var/nonrtric/pms-storage
50 # Set the size to 0 if you do not need the volume (if you are using Dynamic Volume Provisioning)
52 storageClassName: ics-storage
53 hostPath: /var/nonrtric/ics-storage
56 storageClassName: helmmanager-storage
58 releasePrefix: r3-dev-nonrtric
59 # Do not change the namespace
62 ingressClassName: kong
66 imagePullPolicy: Always
68 registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
69 name: 'nonrtric-plt-informationcoordinatorservice'
80 initialDelaySeconds: 20
83 initialDelaySeconds: 20
86 # Either refer to a volume created under the nonrtric by storageClassName. Then the claimed size should be the same.
87 # 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)
89 storageClassName: ics-storage
93 # Need to check the external port Availability
94 policymanagementservice:
95 policymanagementservice:
96 imagePullPolicy: Always
98 registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
99 name: nonrtric-plt-a1policymanagementservice
110 initialDelaySeconds: 20
113 initialDelaySeconds: 20
116 # Either refer to a volume created under the nonrtric by storageClassName. Then the claimed size should be the same.
117 # 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)
119 storageClassName: pms-storage
123 # A1 Controller may take few more minutes to start. Increase the initialDelaySeconds in liveness to avoid container restart.
126 imagePullPolicy: Always
128 registry: 'nexus3.onap.org:10002/onap'
141 initialDelaySeconds: 300
144 initialDelaySeconds: 60
150 imagePullPolicy: Always
152 registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
164 initialDelaySeconds: 20
167 initialDelaySeconds: 20
181 imagePullPolicy: Always
183 registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
184 name: nonrtric-controlpanel
198 initialDelaySeconds: 20
201 initialDelaySeconds: 20
206 rappcatalogueservice:
207 rappcatalogueservice:
208 imagePullPolicy: Always
210 registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
211 name: nonrtric-plt-rappcatalogue
222 initialDelaySeconds: 20
225 initialDelaySeconds: 20
228 rappcatalogueenhancedservice:
229 rappcatalogueenhancedservice:
230 imagePullPolicy: Always
232 registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
233 name: nonrtric-plt-rappcatalogue-enhanced
241 initialDelaySeconds: 20
244 initialDelaySeconds: 20
249 imagePullPolicy: Always
251 registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
252 name: nonrtric-gateway
260 initialDelaySeconds: 20
263 initialDelaySeconds: 20
268 imagePullPolicy: Always
270 registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc'
271 name: 'nonrtric-plt-dmaapadapter'
282 initialDelaySeconds: 20
285 initialDelaySeconds: 20
288 dmaapmediatorservice:
289 dmaapmediatorservice:
290 imagePullPolicy: IfNotPresent
292 registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
293 name: "nonrtric-plt-dmaapmediatorproducer"
304 initialDelaySeconds: 20
307 initialDelaySeconds: 20
312 clusterRoleName: cluster-admin
313 imagePullPolicy: Always
315 registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
316 name: "nonrtric-plt-helmmanager"
323 initialDelaySeconds: 20
326 initialDelaySeconds: 20
329 # Either refer to a volume created under the nonrtric by storageClassName. Then the claimed size should be the same.
330 # 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)
332 storageClassName: helmmanager-storage
336 imagePullPolicy: IfNotPresent
338 registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
339 name: "nonrtric-rapp-ransliceassurance"
342 mr_host: "http://onap-dmaap"
344 sdnr_address: "http://sdnr:8181"
346 sdnr_password: "Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U"
353 imagePullPolicy: IfNotPresent
355 registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
356 name: "nonrtric-rapp-orufhrecovery-consumer"
359 consumer_host: "http://mrproducer"
360 consumer_port: "8095"
361 consumer_cert_path: "security/consumer.crt"
362 consumer_key_path: "security/consumer.key"
363 info_coord_addr: "http://ics:8083"
364 sdnr_address: "http://sdnr:8282"
366 sdnr_password: "Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U"
367 oru_to_odu_map_file: "o-ru-to-o-du-map.csv"
373 imagePullPolicy: IfNotPresent
375 registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
376 name: nonrtric-plt-capifcore
379 chart_museum_url: "http://chartmuseum:8080"
380 repo_name: "capifcore"
384 imagePullPolicy: IfNotPresent
386 registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
387 name: nonrtric-plt-rappmanager
394 initialDelaySeconds: 20
397 initialDelaySeconds: 20
402 username: cnVudGltZVVzZXI=
403 password: emIhWHp0RzM0
407 imagePullPolicy: IfNotPresent
409 registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
410 name: nonrtric-plt-participant-impl-dme
417 initialDelaySeconds: 20
420 initialDelaySeconds: 20
425 username: cGFydGljaXBhbnRVc2VyCg==
426 password: emIhWHp0RzM0