blob: c93f2c44f75d878f36523b1e786b8de99dd2222c [file] [log] [blame]
Mike Elliottac281bd2019-03-02 09:46:25 -05001# 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###################################################################
Mike Elliott980eaa92019-05-08 19:42:53 -040018cassandra:
19 enabled: true
20mariadb-galera:
21 enabled: true
22
Mike Elliottac281bd2019-03-02 09:46:25 -050023aaf:
24 enabled: true
25aai:
26 enabled: true
27appc:
28 enabled: true
Abdelmuhaimen Seaudif487c952019-09-03 17:45:29 +000029cds:
30 enabled: true
Mike Elliottac281bd2019-03-02 09:46:25 -050031clamp:
32 enabled: true
33cli:
34 enabled: true
35consul:
36 enabled: true
37contrib:
38 enabled: true
39dcaegen2:
40 enabled: true
41dmaap:
42 enabled: true
43esr:
44 enabled: true
45log:
46 enabled: true
47sniro-emulator:
48 enabled: true
49oof:
50 enabled: true
51msb:
52 enabled: true
53multicloud:
54 enabled: true
55nbi:
56 enabled: true
57policy:
58 enabled: true
59pomba:
60 enabled: true
61portal:
62 enabled: true
63robot:
64 enabled: true
65sdc:
66 enabled: true
67sdnc:
68 enabled: true
69so:
70 enabled: true
71uui:
72 enabled: true
73vfc:
74 enabled: true
75vid:
76 enabled: true
77vnfsdk:
78 enabled: true
Tomáš Levora1a5407b2019-07-01 14:02:44 +020079modeling:
80 enabled: true