1 # Copyright © 2017 Amdocs, Bell Canada
3 # Modifications Copyright © 2021 AT&T
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.
17 #################################################################
18 # Global configuration overrides.
20 # These overrides will affect all helm charts (ie. applications)
21 # that are listed below and are 'enabled'.
22 #################################################################
24 # Change to an unused port prefix range to prevent port conflicts
25 # with other instances running within the same k8s cluster
27 nodePortPrefixExt: 304
28 masterPassword: secretpassword
29 addTestingComponents: true
33 # Uncomment the following to enable the use of a single docker
34 # repository but ONLY if your repository mirrors all ONAP
35 # docker images. This includes all images from dockerhub and
36 # any other repository that hosts images for ONAP components.
37 repository: nexus3.onap.org:10001
39 # readiness check - temporary repo until images migrated to nexus3
40 readinessRepository: oomk8s
41 # logging agent - temporary repo until images migrated to nexus3
42 loggingRepository: docker.elastic.co
45 pullPolicy: IfNotPresent
47 # override default mount path root directory
48 # referenced by persistent volumes and log files
50 mountPath: /dockerdata-nfs
52 # flag to enable debugging - application support required
57 enableServiceAccount: true
59 #################################################################
60 # Enable/disable and configure helm charts (ie. applications)
61 # to customize the ONAP deployment.
62 #################################################################
67 link: http://a1-sim-osc-0.nonrtric:8085
68 controller: controller1
73 link: http://a1-sim-osc-1.nonrtric:8085
74 controller: controller1
79 link: http://a1-sim-std-0.nonrtric:8085
80 controller: controller1
85 link: http://a1-sim-std-1.nonrtric:8085
86 controller: controller1
91 link: http://a1-sim-std2-0.nonrtric:8085
92 controller: controller1
97 link: http://a1-sim-std2-1.nonrtric:8085
98 controller: controller1
104 dcae-bbs-eventprocessor-ms:
106 dcae-datafile-collector:
108 dcae-datalake-admin-ui:
112 dcae-datalake-feeder:
116 dcae-hv-ves-collector:
128 dcae-restconf-collector:
130 dcae-slice-analysis-ms:
132 dcae-snmptrap-collector:
142 dcae-ves-openapi-manager:
169 policy-clamp-runtime-acm:
171 policy-clamp-ac-k8s-ppnt:
177 policy-clamp-ac-pf-ppnt:
179 policy-clamp-ac-http-ppnt:
181 policy-clamp-ac-a1pms-ppnt:
185 baseUrl: http://policymanagementservice.nonrtric:8081
186 policy-clamp-ac-kserve-ppnt:
207 # mode: web - SDNC contains device manager only plus dedicated webserver service for ODLUX (default),
208 # mode: dm - SDNC contains sdnr device manager + ODLUX components
210 # sdnronly: true starts sdnc container with odl and sdnrwt features only
212 sdnrdbTrustAllCerts: true
213 mountpointRegistrarEnabled: true
214 mountpointStateProviderEnabled: true
221 trustAllCertificates: true
224 address: dcae-ves-collector.onap
226 eventLogMsgDetail: LONG