[DMAAP] DMaaP ServiceMesh compatibility
[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   aaf-sms:
33     cps:
34       # you must always set the same values as value set in cps.enabled
35       enabled: true
36 aai:
37   enabled: true
38 appc:
39   enabled: false
40 cds:
41   enabled: true
42 clamp:
43   enabled: true
44 cli:
45   enabled: true
46 # Today, "contrib" chart that hosting these components must also be enabled
47 # in order to make it work. So `contrib.enabled` must have the same value than
48 # addTestingComponents
49 contrib:
50   enabled: *testing
51 consul:
52   enabled: true
53 cps:
54   enabled: true
55 dcaegen2:
56   enabled: true
57 dcaegen2-services:
58   enabled: true
59 dcaemod:
60   enabled: true
61 holmes:
62   enabled: true
63 dmaap:
64   enabled: true
65 oof:
66   enabled: true
67 msb:
68   enabled: true
69 multicloud:
70   enabled: true
71 nbi:
72   enabled: true
73 policy:
74   enabled: true
75 portal:
76   enabled: false
77 robot:
78   enabled: true
79 sdc:
80   enabled: true
81 sdnc:
82   enabled: true
83 so:
84   enabled: true
85 strimzi:
86   enabled: true
87 uui:
88   enabled: true
89 vfc:
90   enabled: true
91 vid:
92   enabled: false
93 vnfsdk:
94   enabled: true
95 modeling:
96   enabled: true
97 platform:
98   enabled: true
99 a1policymanagement:
100   enabled: true