[DCAE] Remove platform charts and overrides
[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 aaf:
25   enabled: true
26 aai:
27   enabled: true
28 appc:
29   enabled: true
30 clamp:
31   enabled: true
32 consul:
33   enabled: true
34 dcaegen2-services:
35   enabled: true
36 holmes:
37   enabled: true
38 dmaap:
39   enabled: true
40 log:
41   enabled: true
42 oof:
43   enabled: true
44 msb:
45   enabled: true
46 policy:
47   enabled: true
48 portal:
49   enabled: true
50 robot:
51   enabled: true
52 sdc:
53   enabled: true
54 sdnc:
55   enabled: true
56 so:
57   enabled: true
58 strimzi:
59   enabled: true
60 vid:
61   enabled: true