blob: fc0c94de248ba43617841a78cac1ce77e2d96a9b [file] [log] [blame]
Mike Elliott980eaa92019-05-08 19:42:53 -04001# 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 ONAP Application helm charts for the
17# vFW use case.
18###################################################################
19cassandra:
20 enabled: true
21mariadb-galera:
22 enabled: true
23
24aaf:
25 enabled: true
26aai:
27 enabled: true
28appc:
29 enabled: true
30clamp:
31 enabled: true
32consul:
33 enabled: true
Jack Lucasd41dbdb2021-02-16 11:07:28 -050034dcaegen2-services:
35 enabled: true
GuangrongFucc1316b2021-02-03 17:29:08 +080036holmes:
37 enabled: true
Mike Elliott980eaa92019-05-08 19:42:53 -040038dmaap:
39 enabled: true
efiacor57901a92022-11-14 16:17:15 +000040 message-router:
41 enabled: true
42 dmaap-bc:
43 enabled: false
44 dmaap-dr-prov:
45 enabled: false
46 dmaap-dr-node:
47 enabled: false
Mike Elliott980eaa92019-05-08 19:42:53 -040048log:
49 enabled: true
50oof:
51 enabled: true
52msb:
53 enabled: true
54policy:
55 enabled: true
56portal:
57 enabled: true
58robot:
59 enabled: true
60sdc:
61 enabled: true
62sdnc:
63 enabled: true
64so:
Brian Freemand4f3ad32020-01-17 10:49:23 -050065 enabled: true
efiacor5c573312022-01-27 13:46:56 +000066strimzi:
67 enabled: true
efiacor57901a92022-11-14 16:17:15 +000068 strimzi-kafka-bridge:
69 enabled: false
Brian Freemand4f3ad32020-01-17 10:49:23 -050070vid:
71 enabled: true