[HOLMES] Migrate Holmes from Cloudify to Helm
[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   CMPv2CertManagerIntegration: false
24 cassandra:
25   enabled: true
26 mariadb-galera:
27   enabled: true
28 aaf:
29   enabled: true
30 aai:
31   enabled: true
32 appc:
33   enabled: true
34 cds:
35   enabled: true
36 clamp:
37   enabled: true
38 cli:
39   enabled: true
40 # Today, "contrib" chart that hosting these components must also be enabled
41 # in order to make it work. So `contrib.enabled` must have the same value than
42 # addTestingComponents
43 contrib:
44   enabled: *testing
45 consul:
46   enabled: true
47 cps:
48   enabled: true
49 dcaegen2:
50   enabled: true
51 dcaegen2-services:
52   enabled: true
53 dcaemod:
54   enabled: true
55 holmes:
56   enabled: true
57 dmaap:
58   enabled: true
59 esr:
60   enabled: true
61 oof:
62   enabled: true
63 msb:
64   enabled: true
65 multicloud:
66   enabled: true
67 nbi:
68   enabled: true
69 policy:
70   enabled: true
71 portal:
72   enabled: true
73 robot:
74   enabled: true
75 sdc:
76   enabled: true
77 sdnc:
78   enabled: true
79 so:
80   enabled: true
81 uui:
82   enabled: true
83 vfc:
84   enabled: true
85 vid:
86   enabled: true
87 vnfsdk:
88   enabled: true
89 modeling:
90   enabled: true
91 platform:
92   enabled: true
93 a1policymanagement:
94   enabled: true