blob: ad002cc385712d41fd592171bdedb459d12019d4 [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
4#
Mike Elliottac281bd2019-03-02 09:46:25 -05005# Licensed under the Apache License, Version 2.0 (the "License");
6# you may not use this file except in compliance with the License.
7# You may obtain a copy of the License at
8#
9# http://www.apache.org/licenses/LICENSE-2.0
10#
11# Unless required by applicable law or agreed to in writing, software
12# distributed under the License is distributed on an "AS IS" BASIS,
13# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14# See the License for the specific language governing permissions and
15# limitations under the License.
16
17###################################################################
18# This override file enables helm charts for all ONAP applications.
19###################################################################
Sylvain Desbureauxd1ca1ee2020-04-07 14:52:20 +020020global:
21 addTestingComponents: &testing true
Sylvain Desbureauxf2556fe2020-04-22 10:35:14 +020022 centralizedLoggingEnabled: &centralizedLogging false
Mike Elliott980eaa92019-05-08 19:42:53 -040023cassandra:
24 enabled: true
25mariadb-galera:
26 enabled: true
Mike Elliottac281bd2019-03-02 09:46:25 -050027aaf:
28 enabled: true
29aai:
30 enabled: true
31appc:
Sylvain Desbureaux0e34d2d2021-06-21 15:55:52 +020032 enabled: false
Abdelmuhaimen Seaudif487c952019-09-03 17:45:29 +000033cds:
34 enabled: true
Mike Elliottac281bd2019-03-02 09:46:25 -050035clamp:
36 enabled: true
37cli:
38 enabled: true
Sylvain Desbureauxd1ca1ee2020-04-07 14:52:20 +020039# Today, "contrib" chart that hosting these components must also be enabled
40# in order to make it work. So `contrib.enabled` must have the same value than
41# addTestingComponents
Mike Elliottac281bd2019-03-02 09:46:25 -050042contrib:
Sylvain Desbureauxd1ca1ee2020-04-07 14:52:20 +020043 enabled: *testing
44consul:
Mike Elliottac281bd2019-03-02 09:46:25 -050045 enabled: true
puthuparambil.aditya7625e522021-01-22 22:01:50 +010046cps:
47 enabled: true
Mike Elliottac281bd2019-03-02 09:46:25 -050048dcaegen2:
49 enabled: true
Jack Lucasd41dbdb2021-02-16 11:07:28 -050050dcaegen2-services:
51 enabled: true
Jack Lucas7723ffe2020-02-13 17:19:01 -050052dcaemod:
53 enabled: true
GuangrongFucc1316b2021-02-03 17:29:08 +080054holmes:
55 enabled: true
Mike Elliottac281bd2019-03-02 09:46:25 -050056dmaap:
57 enabled: true
58esr:
59 enabled: true
Mike Elliottac281bd2019-03-02 09:46:25 -050060oof:
61 enabled: true
62msb:
63 enabled: true
64multicloud:
65 enabled: true
66nbi:
67 enabled: true
68policy:
69 enabled: true
Mike Elliottac281bd2019-03-02 09:46:25 -050070portal:
71 enabled: true
72robot:
73 enabled: true
74sdc:
75 enabled: true
76sdnc:
77 enabled: true
78so:
79 enabled: true
80uui:
81 enabled: true
82vfc:
83 enabled: true
84vid:
85 enabled: true
86vnfsdk:
87 enabled: true
Tomáš Levora1a5407b2019-07-01 14:02:44 +020088modeling:
89 enabled: true
Maciej Malewski955e39d2020-08-27 10:43:09 +020090platform:
91 enabled: true
Lathish818ee5d2020-08-26 13:45:03 +010092a1policymanagement:
Jan Malkiewicz08cf7112020-12-17 15:02:33 +010093 enabled: true