blob: 6d08d0113982770fdaeb77ffa270dceaa7526fec [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
Sylvain Desbureauxab9ae722022-02-04 08:57:06 +010032 aaf-sms:
33 cps:
34 # you must always set the same values as value set in cps.enabled
35 enabled: true
Mike Elliottac281bd2019-03-02 09:46:25 -050036aai:
37 enabled: true
38appc:
Sylvain Desbureaux0e34d2d2021-06-21 15:55:52 +020039 enabled: false
Abdelmuhaimen Seaudif487c952019-09-03 17:45:29 +000040cds:
41 enabled: true
Mike Elliottac281bd2019-03-02 09:46:25 -050042clamp:
43 enabled: true
44cli:
45 enabled: true
Sylvain Desbureauxd1ca1ee2020-04-07 14:52:20 +020046# 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
Mike Elliottac281bd2019-03-02 09:46:25 -050049contrib:
Sylvain Desbureauxd1ca1ee2020-04-07 14:52:20 +020050 enabled: *testing
51consul:
Mike Elliottac281bd2019-03-02 09:46:25 -050052 enabled: true
puthuparambil.aditya7625e522021-01-22 22:01:50 +010053cps:
54 enabled: true
Mike Elliottac281bd2019-03-02 09:46:25 -050055dcaegen2:
56 enabled: true
Jack Lucasd41dbdb2021-02-16 11:07:28 -050057dcaegen2-services:
58 enabled: true
Jack Lucas7723ffe2020-02-13 17:19:01 -050059dcaemod:
60 enabled: true
GuangrongFucc1316b2021-02-03 17:29:08 +080061holmes:
62 enabled: true
Mike Elliottac281bd2019-03-02 09:46:25 -050063dmaap:
64 enabled: true
Mike Elliottac281bd2019-03-02 09:46:25 -050065oof:
66 enabled: true
67msb:
68 enabled: true
69multicloud:
70 enabled: true
71nbi:
72 enabled: true
73policy:
74 enabled: true
Mike Elliottac281bd2019-03-02 09:46:25 -050075portal:
76 enabled: true
77robot:
78 enabled: true
79sdc:
80 enabled: true
81sdnc:
82 enabled: true
83so:
84 enabled: true
efiacor5c573312022-01-27 13:46:56 +000085strimzi:
86 enabled: true
Mike Elliottac281bd2019-03-02 09:46:25 -050087uui:
88 enabled: true
89vfc:
90 enabled: true
91vid:
Michal Jagiello307419d2022-01-31 20:24:24 +000092 enabled: false
Mike Elliottac281bd2019-03-02 09:46:25 -050093vnfsdk:
94 enabled: true
Tomáš Levora1a5407b2019-07-01 14:02:44 +020095modeling:
96 enabled: true
Maciej Malewski955e39d2020-08-27 10:43:09 +020097platform:
98 enabled: true
Lathish818ee5d2020-08-26 13:45:03 +010099a1policymanagement:
Jan Malkiewicz08cf7112020-12-17 15:02:33 +0100100 enabled: true