[VID] Remove VID charts and refs
[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 cassandra:
33   enabled: false
34 clamp:
35   enabled: false
36 cli:
37   enabled: false
38 consul:
39   enabled: false
40 contrib:
41   enabled: false
42 cps:
43   enabled: false
44 dcaegen2-services:
45   enabled: false
46 holmes:
47   enabled: false
48 dmaap:
49   enabled: false
50 log:
51   enabled: false
52 sniro-emulator:
53   enabled: false
54 mariadb-galera:
55   enabled: false
56 msb:
57   enabled: false
58 multicloud:
59   enabled: false
60 nbi:
61   enabled: false
62 oof:
63   enabled: false
64 policy:
65   enabled: false
66 pomba:
67   enabled: false
68 portal:
69   enabled: false
70 robot:
71   enabled: false
72 sdc:
73   enabled: false
74 sdnc:
75   enabled: false
76 so:
77   enabled: false
78 strimzi:
79   enabled: false
80 uui:
81   enabled: false
82 vfc:
83   enabled: false
84 vnfsdk:
85   enabled: false