[DMAAP-STRIMZI] Move strimzi kafka bridge
[oom.git] / kubernetes / onap / resources / environments / disable-allcharts.yaml
1 # Copyright © 2017 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 is useful to test one or more subcharts.
17 # It overrides the default ONAP parent chart behaviour to deploy
18 # all of ONAP.
19 #
20 # Example use to enable a single subchart (from this directory):
21 #
22 # helm install local/onap -n onap --namespace onap -f disable-allcharts.yaml --set so.enabled=true
23
24 #################################################################
25 # Enable/disable and configure helm charts (ie. applications)
26 # to customize the ONAP deployment.
27 #################################################################
28 aaf:
29   enabled: false
30 aai:
31   enabled: false
32 appc:
33   enabled: false
34 cassandra:
35   enabled: false
36 clamp:
37   enabled: false
38 cli:
39   enabled: false
40 consul:
41   enabled: false
42 contrib:
43   enabled: false
44 cps:
45   enabled: false
46 dcaegen2-services:
47   enabled: false
48 holmes:
49   enabled: false
50 dmaap:
51   enabled: false
52 log:
53   enabled: false
54 sniro-emulator:
55   enabled: false
56 mariadb-galera:
57   enabled: false
58 msb:
59   enabled: false
60 multicloud:
61   enabled: false
62 nbi:
63   enabled: false
64 oof:
65   enabled: false
66 policy:
67   enabled: false
68 pomba:
69   enabled: false
70 portal:
71   enabled: false
72 robot:
73   enabled: false
74 sdc:
75   enabled: false
76 sdnc:
77   enabled: false
78 so:
79   enabled: false
80 strimzi:
81   enabled: false
82 uui:
83   enabled: false
84 vfc:
85   enabled: false
86 vid:
87   enabled: false
88 vnfsdk:
89   enabled: false