blob: f3358d007da3716a5600e0e4425a7a69e3246b9e [file] [log] [blame]
Lucjan Bryndza85c71fb2019-07-15 09:20:58 +02001# 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###################################################################
18cassandra:
19 enabled: true
20mariadb-galera:
21 enabled: true
22
23aaf:
24 enabled: true
25aai:
26 enabled: true
27appc:
Sylvain Desbureaux0e34d2d2021-06-21 15:55:52 +020028 enabled: false
Abdelmuhaimen Seaudi0909ae12019-09-11 21:46:29 +000029cds:
30 enabled: true
Lucjan Bryndza85c71fb2019-07-15 09:20:58 +020031clamp:
32 enabled: true
33cli:
34 enabled: true
35consul:
36 enabled: true
37contrib:
38 enabled: true
puthuparambil.aditya7625e522021-01-22 22:01:50 +010039cps:
40 enabled: true
Lucjan Bryndza85c71fb2019-07-15 09:20:58 +020041dcaegen2:
42 enabled: true
Jack Lucasd41dbdb2021-02-16 11:07:28 -050043dcaegen2-services:
44 enabled: true
GuangrongFucc1316b2021-02-03 17:29:08 +080045holmes:
46 enabled: true
Lucjan Bryndza85c71fb2019-07-15 09:20:58 +020047dmaap:
48 enabled: true
49esr:
50 enabled: true
Lucjan Bryndza85c71fb2019-07-15 09:20:58 +020051oof:
52 enabled: true
53msb:
54 enabled: true
55multicloud:
56 enabled: true
57nbi:
58 enabled: true
59policy:
60 enabled: true
Lucjan Bryndza85c71fb2019-07-15 09:20:58 +020061portal:
62 enabled: true
63robot:
64 enabled: true
65sdc:
66 enabled: true
67sdnc:
68 enabled: true
69so:
70 enabled: true
Lucjan Bryndzaa156ad32019-10-07 14:24:51 +020071 ingress:
72 enabled: true
Lucjan Bryndza249c7232019-08-14 09:58:57 +020073 so-monitoring:
Lucjan Bryndzaa156ad32019-10-07 14:24:51 +020074 ingress:
Lucjan Bryndza249c7232019-08-14 09:58:57 +020075 enabled: true
Lucjan Bryndzaa156ad32019-10-07 14:24:51 +020076 so-vnfm-adapter:
77 ingress:
78 enabled: true
Lucjan Bryndza85c71fb2019-07-15 09:20:58 +020079uui:
80 enabled: true
81vfc:
82 enabled: true
83vid:
84 enabled: true
85 ingress:
Lucjan Bryndzaa156ad32019-10-07 14:24:51 +020086 enabled: true
Lucjan Bryndza85c71fb2019-07-15 09:20:58 +020087vnfsdk:
88 enabled: true
Lucjan Bryndza249c7232019-08-14 09:58:57 +020089
Lucjan Bryndzaa156ad32019-10-07 14:24:51 +020090#ingress virtualhost based configuration
91global:
92 ingress:
93 enabled: true