Add DME Participant charts in ORAN_OOM
[it/dep.git] / smo-install / helm-override / default / onap-override.yaml
1 # Copyright © 2017 Amdocs, Bell Canada
2 #
3 # Modifications Copyright © 2021 AT&T
4 # Modifications Copyright (C) 2024 OpenInfra Foundation Europe. All rights reserved.
5 #
6 # Licensed under the Apache License, Version 2.0 (the "License");
7 # you may not use this file except in compliance with the License.
8 # You may obtain a copy of the License at
9 #
10 #       http://www.apache.org/licenses/LICENSE-2.0
11 #
12 # Unless required by applicable law or agreed to in writing, software
13 # distributed under the License is distributed on an "AS IS" BASIS,
14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15 # See the License for the specific language governing permissions and
16 # limitations under the License.
17
18 #################################################################
19 # Global configuration overrides.
20 #
21 # These overrides will affect all helm charts (ie. applications)
22 # that are listed below and are 'enabled'.
23 #################################################################
24 global:
25   # Change to an unused port prefix range to prevent port conflicts
26   # with other instances running within the same k8s cluster
27   nodePortPrefix: 302
28   nodePortPrefixExt: 304
29   masterPassword: secretpassword
30   addTestingComponents: true
31   cmpv2Enabled: false
32   flavor: unlimited
33   # ONAP Repository
34   # Uncomment the following to enable the use of a single docker
35   # repository but ONLY if your repository mirrors all ONAP
36   # docker images. This includes all images from dockerhub and
37   # any other repository that hosts images for ONAP components.
38   repository: nexus3.onap.org:10001
39
40   # readiness check - temporary repo until images migrated to nexus3
41   readinessRepository: oomk8s
42   # logging agent - temporary repo until images migrated to nexus3
43   loggingRepository: docker.elastic.co
44
45   # image pull policy
46   pullPolicy: IfNotPresent
47
48   # override default mount path root directory
49   # referenced by persistent volumes and log files
50   persistence:
51     mountPath: /dockerdata-nfs
52
53   # flag to enable debugging - application support required
54   debugEnabled: false
55
56   mariadbGalera:
57     useOperator: false
58     enableServiceAccount: true
59
60 #################################################################
61 # Enable/disable and configure helm charts (ie. applications)
62 # to customize the ONAP deployment.
63 #################################################################
64 a1policymanagement:
65   enabled: false
66   rics:
67     - name: ric1
68       link: http://a1-sim-osc-0.nonrtric:8085
69       controller: controller1
70       managedElementIds:
71         - kista_1
72         - kista_2
73     - name: ric2
74       link: http://a1-sim-osc-1.nonrtric:8085
75       controller: controller1
76       managedElementIds:
77         - kista_1
78         - kista_2
79     - name: ric3
80       link: http://a1-sim-std-0.nonrtric:8085
81       controller: controller1
82       managedElementIds:
83         - kista_1
84         - kista_2
85     - name: ric4
86       link: http://a1-sim-std-1.nonrtric:8085
87       controller: controller1
88       managedElementIds:
89         - kista_1
90         - kista_2
91     - name: ric5
92       link: http://a1-sim-std2-0.nonrtric:8085
93       controller: controller1
94       managedElementIds:
95         - kista_1
96         - kista_2
97     - name: ric6
98       link: http://a1-sim-std2-1.nonrtric:8085
99       controller: controller1
100       managedElementIds:
101         - kista_1
102         - kista_2
103 dcaegen2-services:
104   enabled: true
105   dcae-bbs-eventprocessor-ms:
106     enabled: false
107   dcae-datafile-collector:
108     enabled: false
109   dcae-datalake-admin-ui:
110     enabled: false
111   dcae-datalake-des:
112     enabled: false
113   dcae-datalake-feeder:
114     enabled: false
115   dcae-heartbeat:
116     enabled: false
117   dcae-hv-ves-collector:
118     enabled: false
119   dcae-kpi-ms:
120     enabled: false
121   dcae-ms-healthcheck:
122     enabled: false
123   dcae-pm-mapper:
124     enabled: false
125   dcae-pmsh:
126     enabled: false
127   dcae-prh:
128     enabled: false
129   dcae-restconf-collector:
130     enabled: false
131   dcae-slice-analysis-ms:
132     enabled: false
133   dcae-snmptrap-collector:
134     enabled: false
135   dcae-son-handler:
136     enabled: false
137   dcae-tcagen2:
138     enabled: false
139   dcae-ves-collector:
140     enabled: true
141   dcae-ves-mapper:
142     enabled: false
143   dcae-ves-openapi-manager:
144     enabled: false
145 dmaap:
146   enabled: true
147   message-router:
148     enabled: true
149   dmaap-dr-node:
150     enabled: false
151   dmaap-dr-prov:
152     enabled: false
153 mariadb-galera:
154   enabled: true
155   replicaCount: 1
156 policy:
157   enabled: true
158   policy-api:
159     enabled: true
160   policy-pap:
161     enabled: true
162   policy-xacml-pdp:
163     enabled: false
164   policy-apex-pdp:
165     enabled: true
166   policy-drools-pdp:
167     enabled: false
168   policy-distribution:
169     enabled: false
170   policy-clamp-runtime-acm:
171     enabled: true
172   policy-clamp-ac-k8s-ppnt:
173     enabled: true
174   policy-gui:
175     enabled: false
176   policy-nexus:
177     enabled: false
178   policy-clamp-ac-pf-ppnt:
179     enabled: true
180   policy-clamp-ac-http-ppnt:
181     enabled: true
182   policy-clamp-ac-a1pms-ppnt:
183     enabled: true
184     a1pmsconfig:
185       a1pms:
186         baseUrl: http://policymanagementservice.nonrtric:8081
187   policy-clamp-ac-kserve-ppnt:
188     enabled: true
189   policy-clamp-ac-dme-ppnt:
190     enabled: true
191 sdnc:
192   enabled: true
193   replicaCount: 1
194   elasticsearch:
195     master:
196       replicaCount: 1
197   mysql:
198     replicaCount: 1
199   ueb-listener:
200     enabled: false
201   sdnc-ansible-server:
202     enabled: true
203   dgbuilder:
204     enabled: true
205   cds:
206     enabled: false
207   config:
208     sdnr:
209       enabled: true
210       # mode: web - SDNC contains device manager only plus dedicated webserver service for ODLUX (default),
211       # mode: dm - SDNC contains sdnr device manager + ODLUX components
212       mode: dm
213       # sdnronly: true starts sdnc container with odl and sdnrwt features only
214       sdnronly: false
215       sdnrdbTrustAllCerts: true
216       mountpointRegistrarEnabled: true
217       mountpointStateProviderEnabled: true
218       netconfCallHome:
219         enabled: true
220       vesCollector:
221         enabled: true
222         tls:
223           enabled: true
224         trustAllCertificates: true
225         username: sample1
226         password: sample1
227         address: dcae-ves-collector.onap
228         port: 8443
229         eventLogMsgDetail: LONG
230 strimzi:
231   enabled: true
232   replicaCount: 1