63a8a74c769c7654fe2b9ab9a810425c21561538
[oom.git] / kubernetes / onap / resources / overrides / onap-all-ingress-nginx-vhost.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 helm charts for all ONAP applications.
17 ###################################################################
18 cassandra:
19   enabled: true
20 mariadb-galera:
21   enabled: true
22
23 aaf:
24   enabled: true
25 aai:
26   enabled: true
27 appc:
28   enabled: true
29 cds:
30   enabled: true
31 clamp:
32   enabled: true
33 cli:
34   enabled: true
35 consul:
36   enabled: true
37 contrib:
38   enabled: true
39 cps:
40   enabled: true
41 dcaegen2:
42   enabled: true
43 dmaap:
44   enabled: true
45 esr:
46   enabled: true
47 oof:
48   enabled: true
49 msb:
50   enabled: true
51 multicloud:
52   enabled: true
53 nbi:
54   enabled: true
55 policy:
56   enabled: true
57 portal:
58   enabled: true
59 robot:
60   enabled: true
61 sdc:
62   enabled: true
63 sdnc:
64   enabled: true
65 so:
66   enabled: true
67   ingress:
68     enabled: true
69   so-monitoring:
70     ingress:
71       enabled: true
72   so-vnfm-adapter:
73     ingress:
74       enabled: true
75 uui:
76   enabled: true
77 vfc:
78   enabled: true
79 vid:
80   enabled: true
81   ingress:
82     enabled: true
83 vnfsdk:
84   enabled: true
85
86 #ingress virtualhost based configuration
87 global:
88   ingress:
89     enabled: true