Merge "[MULTICLOUD] provision multicloud-pike with msb https endpoint"
[oom.git] / kubernetes / onap / resources / overrides / onap-all.yaml
1 # Copyright © 2019 Amdocs, Bell Canada
2 # Copyright (c) 2020 Nordix Foundation, Modifications
3 # Modifications Copyright © 2020 Nokia
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 # This override file enables helm charts for all ONAP applications.
19 ###################################################################
20 global:
21   addTestingComponents: &testing true
22   centralizedLoggingEnabled: &centralizedLogging false
23 cassandra:
24   enabled: true
25 mariadb-galera:
26   enabled: true
27 aaf:
28   enabled: true
29 aai:
30   enabled: true
31 appc:
32   enabled: true
33 cds:
34   enabled: true
35 clamp:
36   enabled: true
37 cli:
38   enabled: true
39 # Today, "contrib" chart that hosting these components must also be enabled
40 # in order to make it work. So `contrib.enabled` must have the same value than
41 # addTestingComponents
42 contrib:
43   enabled: *testing
44 consul:
45   enabled: true
46 dcaegen2:
47   enabled: true
48 dcaemod:
49   enabled: true
50 dmaap:
51   enabled: true
52 esr:
53   enabled: true
54 oof:
55   enabled: true
56 msb:
57   enabled: true
58 multicloud:
59   enabled: true
60 nbi:
61   enabled: true
62 policy:
63   enabled: true
64 portal:
65   enabled: true
66 robot:
67   enabled: true
68 sdc:
69   enabled: true
70 sdnc:
71   enabled: true
72 so:
73   enabled: true
74 uui:
75   enabled: true
76 vfc:
77   enabled: true
78 vid:
79   enabled: true
80 vnfsdk:
81   enabled: true
82 modeling:
83   enabled: true
84 platform:
85   enabled: true
86 a1policymanagement:
87   enabled: true