blob: 229717a9909d866a1e504d74c88bc33cd21d1456 [file] [log] [blame]
Mike Elliottac281bd2019-03-02 09:46:25 -05001# Copyright © 2019 Amdocs, Bell Canada
Lathish818ee5d2020-08-26 13:45:03 +01002# Copyright (c) 2020 Nordix Foundation, Modifications
Maciej Malewski955e39d2020-08-27 10:43:09 +02003# Modifications Copyright © 2020 Nokia
Abdelmuhaimen Seaudi988aeed2021-09-23 21:11:44 +00004# Modifications Copyright © 2021 Orange
Maciej Malewski955e39d2020-08-27 10:43:09 +02005#
Mike Elliottac281bd2019-03-02 09:46:25 -05006# 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###################################################################
Sylvain Desbureauxd1ca1ee2020-04-07 14:52:20 +020021global:
22 addTestingComponents: &testing true
Sylvain Desbureauxf2556fe2020-04-22 10:35:14 +020023 centralizedLoggingEnabled: &centralizedLogging false
Mike Elliott980eaa92019-05-08 19:42:53 -040024cassandra:
25 enabled: true
26mariadb-galera:
27 enabled: true
Abdelmuhaimen Seaudi988aeed2021-09-23 21:11:44 +000028postgres:
29 enabled: true
Mike Elliottac281bd2019-03-02 09:46:25 -050030aaf:
31 enabled: true
32aai:
33 enabled: true
34appc:
Sylvain Desbureaux0e34d2d2021-06-21 15:55:52 +020035 enabled: false
Abdelmuhaimen Seaudif487c952019-09-03 17:45:29 +000036cds:
37 enabled: true
Mike Elliottac281bd2019-03-02 09:46:25 -050038clamp:
39 enabled: true
40cli:
41 enabled: true
Sylvain Desbureauxd1ca1ee2020-04-07 14:52:20 +020042# 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
Mike Elliottac281bd2019-03-02 09:46:25 -050045contrib:
Sylvain Desbureauxd1ca1ee2020-04-07 14:52:20 +020046 enabled: *testing
47consul:
Mike Elliottac281bd2019-03-02 09:46:25 -050048 enabled: true
puthuparambil.aditya7625e522021-01-22 22:01:50 +010049cps:
50 enabled: true
Mike Elliottac281bd2019-03-02 09:46:25 -050051dcaegen2:
52 enabled: true
Jack Lucasd41dbdb2021-02-16 11:07:28 -050053dcaegen2-services:
54 enabled: true
Jack Lucas7723ffe2020-02-13 17:19:01 -050055dcaemod:
56 enabled: true
GuangrongFucc1316b2021-02-03 17:29:08 +080057holmes:
58 enabled: true
Mike Elliottac281bd2019-03-02 09:46:25 -050059dmaap:
60 enabled: true
Mike Elliottac281bd2019-03-02 09:46:25 -050061oof:
62 enabled: true
63msb:
64 enabled: true
65multicloud:
66 enabled: true
67nbi:
68 enabled: true
69policy:
70 enabled: true
Mike Elliottac281bd2019-03-02 09:46:25 -050071portal:
72 enabled: true
73robot:
74 enabled: true
75sdc:
76 enabled: true
77sdnc:
78 enabled: true
79so:
80 enabled: true
81uui:
82 enabled: true
83vfc:
84 enabled: true
85vid:
86 enabled: true
87vnfsdk:
88 enabled: true
Tomáš Levora1a5407b2019-07-01 14:02:44 +020089modeling:
90 enabled: true
Maciej Malewski955e39d2020-08-27 10:43:09 +020091platform:
92 enabled: true
Lathish818ee5d2020-08-26 13:45:03 +010093a1policymanagement:
Jan Malkiewicz08cf7112020-12-17 15:02:33 +010094 enabled: true