Merge "[LOG] Disable log in "onap-all""
[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 sniro-emulator:
52   enabled: true
53 oof:
54   enabled: true
55 msb:
56   enabled: true
57 multicloud:
58   enabled: true
59 nbi:
60   enabled: true
61 policy:
62   enabled: true
63 pomba:
64   enabled: true
65 portal:
66   enabled: true
67 robot:
68   enabled: true
69 sdc:
70   enabled: true
71 sdnc:
72   enabled: true
73 so:
74   enabled: true
75 uui:
76   enabled: true
77 vfc:
78   enabled: true
79 vid:
80   enabled: true
81 vnfsdk:
82   enabled: true
83 modeling:
84   enabled: true