229717a9909d866a1e504d74c88bc33cd21d1456
[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 # Modifications Copyright © 2021 Orange
5 #
6 # Licensed under the Apache License, Version 2.0 (the "License");
7 # you may not use this file except in compliance with the License.
8 # You may obtain a copy of the License at
9 #
10 #       http://www.apache.org/licenses/LICENSE-2.0
11 #
12 # Unless required by applicable law or agreed to in writing, software
13 # distributed under the License is distributed on an "AS IS" BASIS,
14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15 # See the License for the specific language governing permissions and
16 # limitations under the License.
17
18 ###################################################################
19 # This override file enables helm charts for all ONAP applications.
20 ###################################################################
21 global:
22   addTestingComponents: &testing true
23   centralizedLoggingEnabled: &centralizedLogging false
24 cassandra:
25   enabled: true
26 mariadb-galera:
27   enabled: true
28 postgres:
29   enabled: true
30 aaf:
31   enabled: true
32 aai:
33   enabled: true
34 appc:
35   enabled: false
36 cds:
37   enabled: true
38 clamp:
39   enabled: true
40 cli:
41   enabled: true
42 # Today, "contrib" chart that hosting these components must also be enabled
43 # in order to make it work. So `contrib.enabled` must have the same value than
44 # addTestingComponents
45 contrib:
46   enabled: *testing
47 consul:
48   enabled: true
49 cps:
50   enabled: true
51 dcaegen2:
52   enabled: true
53 dcaegen2-services:
54   enabled: true
55 dcaemod:
56   enabled: true
57 holmes:
58   enabled: true
59 dmaap:
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