[OAM-271] sdnc-web is not comming up
[it/dep.git] / smo-install / helm-override / pythonsdk-tests / onap-override.yaml
1 # Copyright © 2017 Amdocs, Bell Canada
2 #
3 # Modifications Copyright © 2021 AT&T
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
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
17 #################################################################
18 # Global configuration overrides.
19 #
20 # These overrides will affect all helm charts (ie. applications)
21 # that are listed below and are 'enabled'.
22 #################################################################
23 global:
24   # Change to an unused port prefix range to prevent port conflicts
25   # with other instances running within the same k8s cluster
26   repository: nexus3.onap.org:10001 #__docker_proxy__
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 #################################################################
57 # Enable/disable and configure helm charts (ie. applications)
58 # to customize the ONAP deployment.
59 #################################################################
60 a1policymanagement:
61   enabled: true
62   rics:
63     - name: ric1
64       link: http://a1-sim-osc-0.nonrtric:8085
65       controller: controller1
66       managedElementIds:
67         - kista_1
68         - kista_2
69     - name: ric2
70       link: http://a1-sim-osc-1.nonrtric:8085
71       controller: controller1
72       managedElementIds:
73         - kista_1
74         - kista_2
75     - name: ric3
76       link: http://a1-sim-std-0.nonrtric:8085
77       controller: controller1
78       managedElementIds:
79         - kista_1
80         - kista_2
81     - name: ric4
82       link: http://a1-sim-std-1.nonrtric:8085
83       controller: controller1
84       managedElementIds:
85         - kista_1
86         - kista_2
87     - name: ric5
88       link: http://a1-sim-std2-0.nonrtric:8085
89       controller: controller1
90       managedElementIds:
91         - kista_1
92         - kista_2
93     - name: ric6
94       link: http://a1-sim-std2-1.nonrtric:8085
95       controller: controller1
96       managedElementIds:
97         - kista_1
98         - kista_2
99 aaf: 
100   enabled: true 
101   aaf-service:
102     readiness:
103       initialDelaySeconds: 150
104 aai:
105   enabled: false
106   flavorOverride: unlimited
107   global:
108     flavorOverride: unlimited
109     cassandra:
110       replicas: 3
111   aai-cassandra:
112     flavorOverride: unlimited
113     replicaCount: 3
114   aai-babel:
115     flavorOverride: unlimited
116   aai-data-router:
117     flavorOverride: unlimited
118   aai-elasticsearch:
119     flavorOverride: unlimited
120   aai-graphadmin:
121     flavorOverride: unlimited
122   aai-modelloader:
123     flavorOverride: unlimited
124   aai-resources:
125     flavorOverride: unlimited
126   aai-schema-service:
127     flavorOverride: unlimited
128   aai-search-data:
129     flavorOverride: unlimited
130   aai-sparky-be:
131     flavorOverride: unlimited
132     readiness:
133       initialDelaySeconds: 150
134       periodSeconds: 20
135       timeoutSeconds: 10
136   aai-traversal:
137     flavorOverride: unlimited
138 appc: 
139   enabled: false 
140 cassandra:
141   enabled: false
142   replicaCount: 3
143   config:
144     cluster_domain: cluster.local
145     heap:
146       max: 1G
147       min: 256M
148   liveness:
149     initialDelaySeconds: 60
150     periodSeconds: 20
151     timeoutSeconds: 10
152     successThreshold: 1
153     failureThreshold: 3
154     # necessary to disable liveness probe when setting breakpoints
155     # in debugger so K8s doesn't restart unresponsive container
156     enabled: true
157
158   readiness:
159     initialDelaySeconds: 120
160     periodSeconds: 20
161     timeoutSeconds: 10
162     successThreshold: 1
163     failureThreshold: 3
164 cds: 
165   enabled: false 
166 cli: 
167   enabled: false 
168 contrib:
169   enabled: true
170   awx:
171     enabled: false
172   netbox:
173     enabled: false
174 consul: 
175   enabled: true
176   consul-server:
177     replicaCount: 1
178 cps: 
179   enabled: false
180 dcaegen2: 
181   enabled: true
182   dcae-bootstrap:
183     enabled: false
184   dcae-cloudify-manager:
185     enabled: true
186   dcae-config-binding-service:
187     enabled: true
188   dcae-dashboard:
189     enabled: false
190   dcae-deployment-handler:
191     enabled: false
192   dcae-healthcheck:
193     enabled: true
194   dcae-inventory-api:
195     enabled: false
196   dcae-policy-handler:
197     enabled: false
198   dcae-servicechange-handler:
199     enabled: false
200   dcae-ves-openapi-manager:
201     enabled: false
202 dcaegen2-services: 
203   enabled: true
204   dcae-bbs-eventprocessor-ms:
205     enabled: false
206   dcae-datafile-collector:
207     enabled: false
208   dcae-datalake-admin-ui:
209     enabled: false
210   dcae-datalake-des:
211     enabled: false
212   dcae-datalake-feeder:
213     enabled: false
214   dcae-heartbeat:
215     enabled: false
216   dcae-hv-ves-collector:
217     enabled: false
218   dcae-kpi-ms:
219     enabled: false
220   dcae-ms-healthcheck:
221     enabled: false
222   dcae-pm-mapper:
223     enabled: false
224   dcae-pmsh:
225     enabled: false
226   dcae-prh:
227     enabled: false
228   dcae-restconf-collector:
229     enabled: false
230   dcae-slice-analysis-ms:
231     enabled: false
232   dcae-snmptrap-collector:
233     enabled: false
234   dcae-son-handler:
235     enabled: false
236   dcae-tcagen2:
237     enabled: false
238   dcae-ves-collector:
239     enabled: true
240   dcae-ves-mapper:
241     enabled: false
242   dcae-ves-openapi-manager:
243     enabled: false
244
245 dcaemod: 
246   enabled: false 
247 holmes: 
248   enabled: false 
249 dmaap: 
250   enabled: true 
251   message-router:
252     message-router-zookeeper:
253       replicaCount: 1
254       zookeeperServers: 1
255     message-router-kafka:
256       zookeeper:
257         replicaCount: 1
258       replicaCount: 1
259       defaultpartitions: 1
260       configurationOverrides:
261         "offsets.topic.replication.factor": "1"
262         "log.dirs": "/var/lib/kafka/data"
263         "log.retention.hours": "168"
264         "num.partitions": "1"
265         "transaction.state.log.replication.factor": "1"
266         "transaction.state.log.min.isr": "1"
267         "num.recovery.threads.per.data.dir": "5"
268         "zookeeper.connection.timeout.ms": "6000"
269         "default.replication.factor": "1"
270         "zookeeper.set.acl": "true"
271
272 esr: 
273   enabled: false 
274 log:
275   enabled: false
276   log-logstash:
277     replicaCount: 1
278 mariadb-galera:
279   enabled: true
280   replicaCount: 1
281 modeling:
282   enabled: false
283 msb: 
284   enabled: false
285 multicloud: 
286   enabled: false 
287 nbi: 
288   enabled: false 
289 oof:
290   enabled: false
291 platform:
292   enabled: true
293 policy:
294   enabled: true
295   policy-api:
296     enabled: true
297   policy-pap:
298     enabled: true
299   policy-xacml-pdp:
300     enabled: false
301   policy-apex-pdp:
302     enabled: true
303   policy-drools-pdp:
304     enabled: false
305   policy-distribution:
306     enabled: false
307   policy-clamp-be:
308     enabled: true
309   policy-clamp-runtime-acm:
310     enabled: true
311   policy-clamp-ac-k8s-ppnt:
312     enabled: true
313   policy-gui:
314     enabled: true
315   policy-nexus:
316     enabled: false
317   policy-clamp-ac-pf-ppnt:
318     enabled: true
319   policy-clamp-ac-http-ppnt:
320     enabled: true
321
322 pomba:
323   enabled: false
324 portal: 
325   enabled: false
326 robot: 
327   enabled: false 
328 sdc: 
329   enabled: false
330   sdc-be:
331     config:
332       javaOptions: "-Xmx1g -Xms512m"
333     liveness:
334       periodSeconds: 300
335       timeoutSeconds: 180
336     readiness:
337       periodSeconds: 300
338       timeoutSeconds: 240
339   sdc-fe:
340     resources:
341       small:
342         limits:
343           cpu: 1
344           memory: 2Gi
345         requests:
346           cpu: 100m
347           memory: 500Mi
348
349 sdnc: 
350   enabled: true
351   replicaCount: 1
352   elasticsearch:
353     master:
354       replicaCount: 1
355   mysql:
356     replicaCount: 1
357   ueb-listener:
358     enabled: false
359   sdnc-ansible-server:
360     enabled: true
361   dgbuilder:
362     enabled: true
363   cds:
364     enabled: false
365   config:
366     sdnr:
367       enabled: true
368       # mode: web - SDNC contains device manager only plus dedicated webserver service for ODLUX (default),
369       # mode: dm - SDNC contains sdnr device manager + ODLUX components
370       mode: dm
371       # sdnronly: true starts sdnc container with odl and sdnrwt features only
372       sdnronly: false
373       sdnrdbTrustAllCerts: true
374       mountpointRegistrarEnabled: true
375       mountpointStateProviderEnabled: true
376       netconfCallHome:
377         enabled: true
378       vesCollector:
379         enabled: true
380         tls:
381           enabled: true
382         trustAllCertificates: true
383         username: sample1
384         password: sample1
385         address: dcae-ves-collector.onap
386         port: 8443
387         eventLogMsgDetail: LONG
388 sniro-emulator:
389   enabled: false
390 so: 
391   enabled: false
392   so-catalog-db-adapter:
393     config:
394       openStackUserName: "the username"
395       openStackKeyStoneUrl: "http://10.12.25.2:5000/v3"
396       openStackEncryptedPasswordHere: "1DD1B3B4477FBAFAFEA617C575639C6F09E95446B5AE1F46C72B8FD960219ABB0DBA997790FCBB12"
397       openStackKeystoneVersion: "KEYSTONE_V3"
398 uui: 
399   enabled: false 
400 vfc: 
401   enabled: false 
402 vid: 
403   enabled: false 
404 vnfsdk: 
405   enabled: false 
406