Merge "Adding NSSMF adapter chart"
[oom.git] / kubernetes / onap / resources / overrides / onap-all.yaml
1 # Copyright © 2019 Amdocs, Bell Canada
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 #       http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
14
15 ###################################################################
16 # This override file enables helm charts for all ONAP applications.
17 ###################################################################
18 global:
19   addTestingComponents: &testing true
20   centralizedLoggingEnabled: &centralizedLogging false
21 cassandra:
22   enabled: true
23 mariadb-galera:
24   enabled: true
25 aaf:
26   enabled: true
27 aai:
28   enabled: true
29 appc:
30   enabled: true
31 cds:
32   enabled: true
33 clamp:
34   enabled: true
35 cli:
36   enabled: true
37 # Today, "contrib" chart that hosting these components must also be enabled
38 # in order to make it work. So `contrib.enabled` must have the same value than
39 # addTestingComponents
40 contrib:
41   enabled: *testing
42 consul:
43   enabled: true
44 dcaegen2:
45   enabled: true
46 dcaemod:
47   enabled: true
48 dmaap:
49   enabled: true
50 esr:
51   enabled: true
52 oof:
53   enabled: true
54 msb:
55   enabled: true
56 multicloud:
57   enabled: true
58 nbi:
59   enabled: true
60 policy:
61   enabled: true
62 portal:
63   enabled: true
64 robot:
65   enabled: true
66 sdc:
67   enabled: true
68 sdnc:
69   enabled: true
70 so:
71   enabled: true
72 uui:
73   enabled: true
74 vfc:
75   enabled: true
76 vid:
77   enabled: true
78 vnfsdk:
79   enabled: true
80 modeling:
81   enabled: true