blob: 1716415b3e216576330fedb90f50c6fe085d43c2 [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
Mike Elliottac281bd2019-03-02 09:46:25 -050029clamp:
30 enabled: true
31cli:
32 enabled: true
33consul:
34 enabled: true
35contrib:
36 enabled: true
37dcaegen2:
38 enabled: true
39dmaap:
40 enabled: true
41esr:
42 enabled: true
43log:
44 enabled: true
45sniro-emulator:
46 enabled: true
47oof:
48 enabled: true
49msb:
50 enabled: true
51multicloud:
52 enabled: true
53nbi:
54 enabled: true
55policy:
56 enabled: true
57pomba:
58 enabled: true
59portal:
60 enabled: true
61robot:
62 enabled: true
63sdc:
64 enabled: true
65sdnc:
66 enabled: true
67so:
68 enabled: true
69uui:
70 enabled: true
71vfc:
72 enabled: true
73vid:
74 enabled: true
75vnfsdk:
76 enabled: true