Merge "[AAI] Add model-loader tracing config"
[oom.git] / kubernetes / onap / resources / overrides / onap-vfw.yaml
1 # 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 ###################################################################
19 cassandra:
20   enabled: true
21 mariadb-galera:
22   enabled: true
23
24 aai:
25   enabled: true
26 dcaegen2-services:
27   enabled: true
28 holmes:
29   enabled: true
30 dmaap:
31   enabled: true
32   message-router:
33     enabled: true
34   dmaap-dr-prov:
35     enabled: false
36   dmaap-dr-node:
37     enabled: false
38 oof:
39   enabled: true
40 msb:
41   enabled: true
42 policy:
43   enabled: true
44 portal-ng:
45   enabled: true
46 robot:
47   enabled: true
48 sdc:
49   enabled: true
50 sdnc:
51   enabled: true
52 so:
53   enabled: true
54 strimzi:
55   enabled: true
56   strimzi-kafka-bridge:
57     enabled: false