Merge "[DOC] First Release Note update"
[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 cassandra:
21   enabled: true
22 mariadb-galera:
23   enabled: true
24 aaf:
25   enabled: true
26 aai:
27   enabled: true
28 appc:
29   enabled: true
30 cds:
31   enabled: true
32 clamp:
33   enabled: true
34 cli:
35   enabled: true
36 # Today, "contrib" chart that hosting these components must also be enabled
37 # in order to make it work. So `contrib.enabled` must have the same value than
38 # addTestingComponents
39 contrib:
40   enabled: *testing
41 consul:
42   enabled: true
43 dcaegen2:
44   enabled: true
45 dcaemod:
46   enabled: true
47 dmaap:
48   enabled: true
49 esr:
50   enabled: true
51 log:
52   enabled: true
53 sniro-emulator:
54   enabled: true
55 oof:
56   enabled: true
57 msb:
58   enabled: true
59 multicloud:
60   enabled: true
61 nbi:
62   enabled: true
63 policy:
64   enabled: true
65 pomba:
66   enabled: true
67 portal:
68   enabled: true
69 robot:
70   enabled: true
71 sdc:
72   enabled: true
73 sdnc:
74   enabled: true
75 so:
76   enabled: true
77 uui:
78   enabled: true
79 vfc:
80   enabled: true
81 vid:
82   enabled: true
83 vnfsdk:
84   enabled: true
85 modeling:
86   enabled: true